Uses of Class
de.xima.fc.workflow.designer.bpmn.model.DeserializedWorkflow
- 
Packages that use DeserializedWorkflow Package Description de.xima.fc.workflow.designer.bpmn.helper  - 
- 
Uses of DeserializedWorkflow in de.xima.fc.workflow.designer.bpmn.helper
Methods in de.xima.fc.workflow.designer.bpmn.helper that return DeserializedWorkflow Modifier and Type Method Description static DeserializedWorkflowBpmnExportViewHelper. deserializedWorkflow(ICrossViewScopeResponseData<String> responses, IBaseWorkflowEnvironmentData env)Methods in de.xima.fc.workflow.designer.bpmn.helper with parameters of type DeserializedWorkflow Modifier and Type Method Description static FlowchartToBpmnConverterInputBpmnExportViewHelper. createBpmnConverterInput(IBaseWorkflowEnvironmentData env, DeserializedWorkflow workflow, ViewSettingsModel viewSettings) 
 -