Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnEnvironmentStore
-
Packages that use IWorkflowBpmnEnvironmentStore Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnEnvironmentStore in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnEnvironmentStore Modifier and Type Method Description IWorkflowBpmnEnvironmentStoreIWorkflowBpmnModelContext. environment()Gets the store to access various data from the environment, such as entities that might be referenced by the workflow, e.g.
-