Uses of Class
io.process4j.core.bpmn.model.BPMNProcess
-
Packages that use BPMNProcess Package Description io.process4j.core.bpmn.model -
-
Uses of BPMNProcess in io.process4j.core.bpmn.model
Methods in io.process4j.core.bpmn.model that return BPMNProcess Modifier and Type Method Description BPMNProcess
BPMNDefinitions. getProcess()
Constructors in io.process4j.core.bpmn.model with parameters of type BPMNProcess Constructor Description BPMNDefinitions(String id, String name, BPMNProcess process, Diagram diagram)
-