Uses of Class
org.jbpm.bpmn2.core.SequenceFlow
-
Packages that use SequenceFlow Package Description org.jbpm.bpmn2.xml -
-
Uses of SequenceFlow in org.jbpm.bpmn2.xml
Method parameters in org.jbpm.bpmn2.xml with type arguments of type SequenceFlow Modifier and Type Method Description static void
ProcessHandler. linkConnections(org.kie.api.definition.process.NodeContainer nodeContainer, List<SequenceFlow> connections)
-