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