Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnDataStore
-
Packages that use IWorkflowBpmnDataStore Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnDataStore in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnDataStore Modifier and Type Method Description IWorkflowBpmnDataStore
IWorkflowBpmnModelContext. data()
Gets the data store that provides access to custom data associated with the current BPMN model context.
-