Package io.zeebe.engine.processing.bpmn
-
Interface Summary Interface Description BpmnElementContainerProcessor<T extends ExecutableFlowElement> The business logic of an BPMN element container (e.g.BpmnElementContext Workflow instance-related data of the element that is executed.BpmnElementProcessor<T extends ExecutableFlowElement> The business logic of a BPMN element. -
Class Summary Class Description BpmnElementContextImpl BpmnElementProcessors BpmnStreamProcessor WorkflowInstanceLifecycle WorkflowInstanceStateTransitionGuard A check to prevent concurrent state transitions of a workflow instance. -
Exception Summary Exception Description BpmnProcessingException Something went wrong during the workflow processing.