Namespace SuperOffice.CRM.BatchProcessing
Classes
BatchData
BatchData handles all batch database access.
BatchProcessor
Check database for information about starting new task.
BatchTaskAttribute
BatchTaskAttribute defines attributes for a batch task plugin.
BatchTaskFacade
Local representation of a task that is processed in another process.
BatchTaskFactory
Factory for dealing with batch tasks. Tasks are identified by a unique name and might require a context.
BatchTaskUtility
Utility functions for simplifying batchtask creation and execution.
DefaultBatchTaskInitializer
Interfaces
IBatchTask
Plug-in interface for tasks.
IBatchTaskInitializer
Delegates
BatchTaskStatusChanged
Delegate used no notify changes in the process of a task.