Namespace OptimaJet.Workflow.Core.Runtime.Bulk
Classes
- Provides event data for the BulkAggregateTask<TId, TResult>.OnTaskFinalized event.
- Represents the result of a bulk task execution. For tasks that have not finished, BulkTaskResult<TResult>.Empty is used.
- Placeholder type used by bulk APIs that do not return a command-specific value.
Interfaces
- Provides an API for executing WorkflowRuntime operations in bulk mode.
Enums
- Describes the lifecycle state of a bulk task.