Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnAssociationEdge
-
Packages that use IWorkflowBpmnAssociationEdge Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnAssociationEdge in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnAssociationEdge Modifier and Type Method Description IWorkflowBpmnAssociationEdge
IWorkflowBpmnAssociationEdgeBuilder. build()
Creates anAssociation
andBPMN edge
between the configured source and target.
-