Skip to main content

Namespace OptimaJet.Workflow.Core.Runtime.Bulk

Classes

NameDescription
BulkTaskFinalizedEventArgsEvent arguments for the OptimaJet.Workflow.Core.Runtime.Bulk.BulkAggregateTask%602.OnTaskFinalized event handler.
BulkTaskResultA 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.
EmptyThis record is used in cases where the BulkApi method does not return a result.

Interfaces

NameDescription
IBulkApiAPI for executing WorkflowRuntime methods in bulk processing mode.

Enums

NameDescription
BulkTaskStateThe state of the task.