Uses of Class
io.process4j.core.bpmn.model.BPMNSubProcess
-
Packages that use BPMNSubProcess Package Description io.process4j.core.bpmn.model -
-
Uses of BPMNSubProcess in io.process4j.core.bpmn.model
Methods in io.process4j.core.bpmn.model that return BPMNSubProcess Modifier and Type Method Description BPMNSubProcess
BPMNSubProcess. setName(String name)
Methods in io.process4j.core.bpmn.model that return types with arguments of type BPMNSubProcess Modifier and Type Method Description List<BPMNSubProcess>
BPMNProcess. getSubProcess()
-