Package de.xima.fc.workflow.designer.bpmn.node.flow_control
-
Class Summary Class Description FcDoUntilLoopBpmnModeler BPMN modelerfor nodes of typedo-until loop.FcMultipleConditionBpmnModeler BPMN modelerfor nodes of typesequence.FcWhileLoopBpmnModeler BPMN modelerfor nodes of typewhile loop. -
Enum Summary Enum Description FcBreakBpmnModeler BPMN modelerfor nodes of typebreak.FcContinueBpmnModeler BPMN modelerfor nodes of typecontinue.FcExperimentBpmnModeler BPMN modelerfor nodes of typeexperiment.FcForEachLoopBpmnModeler BPMN modelerfor nodes of typefor each loop.FcReturnBpmnModeler BPMN modelerfor nodes of typesequence.FcSequenceBpmnModeler BPMN modelerfor nodes of typesequence.FcSwitchBpmnModeler BPMN modelerfor nodes of typeswitch.FcSwitchCaseBpmnModeler BPMN modelerfor nodes of typeswitch case.FcSwitchDefaultBpmnModeler BPMN modelerfor nodes of typeswitch default.FcThrowExceptionBpmnModeler BPMN modelerfor nodes of typebreak.