Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowElementStore
-
Packages that use IWorkflowElementStore Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowElementStore in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowElementStore Modifier and Type Method Description IWorkflowElementStore
IWorkflowBpmnModelContext. workflowElements()
Gets the store to access all triggers and nodes in the workflow for which the BPMN model is created.
-