Uses of Class
org.imixs.workflow.ModelManager
Packages that use ModelManager
-
Uses of ModelManager in org.imixs.workflow
Methods in org.imixs.workflow that return ModelManagerModifier and TypeMethodDescriptionWorkflowContext.getModelManager()
This method returns an instance of theModelManager
to access model information form a BPMN model. -
Uses of ModelManager in org.imixs.workflow.engine
Fields in org.imixs.workflow.engine declared as ModelManagerMethods in org.imixs.workflow.engine that return ModelManagerModifier and TypeMethodDescriptionModelService.getModelManager()
Returns an instance of a modelManagerWorkflowService.getModelManager()
This Method returns the modelManager Instance.