Uses of Class
com.logicaldoc.workflow.model.WorkflowDefinition
- 
Packages that use WorkflowDefinition Package Description com.logicaldoc.workflow.transform  - 
- 
Uses of WorkflowDefinition in com.logicaldoc.workflow.transform
Methods in com.logicaldoc.workflow.transform that return WorkflowDefinition Modifier and Type Method Description WorkflowDefinitionWorkflowTransformService. fromXmlToModel(String xmlData)Converts the XML specification into a Workflow modelWorkflowDefinitionWorkflowTransformService. retrieveWorkflowModels(Serializable binarayContent)Methods in com.logicaldoc.workflow.transform with parameters of type WorkflowDefinition Modifier and Type Method Description StringWorkflowTransformService. fromModelToBPMN(WorkflowDefinition workflowDefinition)Convert a workflow model to the BPMN content 
 -