Uses of Class
com.logicaldoc.workflow.model.WorkflowDefinition
Package
Description
Classes to represent our Workflow model into the Activiti BPMN
-
Uses of WorkflowDefinition in com.logicaldoc.workflow
Modifier and TypeMethodDescriptionstatic WorkflowDefinition
WorkflowUtil.getWorkflowDefinition
(WorkflowTemplate template) Builds the object model of the workflow -
Uses of WorkflowDefinition in com.logicaldoc.workflow.service
Modifier and TypeMethodDescriptionstatic com.logicaldoc.gui.common.client.beans.GUIWorkflow
WorkflowServiceImpl.buildGUIWorkflow
(WorkflowDefinition definition) -
Uses of WorkflowDefinition in com.logicaldoc.workflow.transform
Modifier and TypeMethodDescriptionWorkflowTransformService.fromXmlToModel
(String xmlData) Converts the XML specification into a Workflow modelWorkflowTransformService.retrieveWorkflowModels
(Serializable binarayContent) Modifier and TypeMethodDescriptionWorkflowTransformService.fromModelToBPMN
(WorkflowDefinition workflowDefinition) Convert a workflow model to the BPMN content