Package io.zeebe.engine.processing.deployment.model.element
-
Interface Summary Interface Description ExecutableCatchEvent ExecutableCatchEventSupplier ExecutableFlowElement -
Class Summary Class Description AbstractFlowElement ExecutableActivity ExecutableBoundaryEvent ExecutableCallActivity ExecutableCatchEventElement ExecutableEndEvent ExecutableError ExecutableEventBasedGateway ExecutableExclusiveGateway 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 ExecutableMultiInstanceBody ExecutableReceiveTask ExecutableSequenceFlow ExecutableServiceTask ExecutableStartEvent ExecutableWorkflow Executable* prefix in order to avoid confusion with model API classes.