Uses of Package
io.zeebe.engine.processing.deployment.model.element
-
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.bpmn Class Description ExecutableFlowElement -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.bpmn.container Class Description ExecutableCallActivity ExecutableFlowElementContainer ExecutableFlowElementContainer is currently used to represent processes as well (Process), which may seem counter intuitive; at the moment, the reason is that sub processes are also modelled using the same class, and sub processes need to reuse the logic for both.ExecutableMultiInstanceBody -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.bpmn.gateway Class Description ExecutableEventBasedGateway ExecutableExclusiveGateway ExecutableFlowNode -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.bpmn.sequenceflow Class Description ExecutableSequenceFlow -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.bpmn.task Class Description ExecutableReceiveTask ExecutableServiceTask -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.common Class Description ExecutableCatchEventSupplier ExecutableFlowElement -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.deployment.model.element Class Description AbstractFlowElement ExecutableActivity ExecutableBoundaryEvent ExecutableCatchEvent ExecutableCatchEventElement ExecutableCatchEventSupplier ExecutableError ExecutableFlowElement ExecutableFlowElementContainer ExecutableFlowElementContainer is currently used to represent processes as well (Process), which may seem counter intuitive; at the moment, the reason is that sub processes are also modelled using the same class, and sub processes need to reuse the logic for both.ExecutableFlowNode ExecutableLoopCharacteristics ExecutableMessage ExecutableSequenceFlow ExecutableStartEvent -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.processing.deployment.model.transformation Class Description ExecutableError ExecutableMessage ExecutableWorkflow Executable* prefix in order to avoid confusion with model API classes. -
Classes in io.zeebe.engine.processing.deployment.model.element used by io.zeebe.engine.state.deployment Class Description ExecutableFlowElement ExecutableWorkflow Executable* prefix in order to avoid confusion with model API classes.