Uses of Class
io.automatiko.engine.workflow.bpmn2.xml.di.BPMNEdgeHandler.ConnectionInfo
-
Packages that use BPMNEdgeHandler.ConnectionInfo Package Description io.automatiko.engine.workflow.bpmn2.xml.di -
-
Uses of BPMNEdgeHandler.ConnectionInfo in io.automatiko.engine.workflow.bpmn2.xml.di
Methods in io.automatiko.engine.workflow.bpmn2.xml.di that return types with arguments of type BPMNEdgeHandler.ConnectionInfo Modifier and Type Method Description List<BPMNEdgeHandler.ConnectionInfo>BPMNPlaneHandler.ProcessInfo. getConnectionInfos()Methods in io.automatiko.engine.workflow.bpmn2.xml.di with parameters of type BPMNEdgeHandler.ConnectionInfo Modifier and Type Method Description voidBPMNPlaneHandler.ProcessInfo. addConnectionInfo(BPMNEdgeHandler.ConnectionInfo connectionInfo)
-