Namespace OptimaJet.Workflow.Core.Runtime.Bulk
Classes
Name | Description |
---|---|
BulkTaskFinalizedEventArgs | Event arguments for the OptimaJet.Workflow.Core.Runtime.Bulk.BulkAggregateTask%602.OnTaskFinalized event handler. |
BulkTaskResult | A record that stores details about the result of task execution. For tasks that have not completed yet, OptimaJet.Workflow.Core.Runtime.Bulk.BulkTaskResult%601.Empty is used. |
Empty | This record is used in cases where the BulkApi method does not return a result. |
Interfaces
Name | Description |
---|---|
IBulkApi | API for executing WorkflowRuntime methods in bulk processing mode. |
Enums
Name | Description |
---|---|
BulkTaskState | The state of the task. |