Uses of Class
de.xima.fc.common.workflow.bpmn.BpmnExtensionWorkflowNode
-
Packages that use BpmnExtensionWorkflowNode Package Description de.xima.fc.common.workflow.bpmn -
-
Uses of BpmnExtensionWorkflowNode in de.xima.fc.common.workflow.bpmn
Methods in de.xima.fc.common.workflow.bpmn that return BpmnExtensionWorkflowNode Modifier and Type Method Description static BpmnExtensionWorkflowNode
BpmnExtensionWorkflowNode. from(WorkflowNode node)
Creates a newBpmnExtensionWorkflowNode
from the givenWorkflowNode
.
-