Namespace SuperOffice.CRM.BatchProcessing
Classes
BatchData
BatchData handles all batch database access.
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
IBatchData
IBatchTask
Plug-in interface for tasks.
IBatchTaskFactory
Factory for dealing with batch tasks. Tasks are identified by a unique name and might require a context.
IBatchTaskInitializer
Delegates
BatchTaskStatusChangedAsync
Delegate used no notify changes in the process of a task.