Uses of Class
de.xima.fc.workflow.designer.model.UnpackedFlowchartSnapshot
-
Packages that use UnpackedFlowchartSnapshot Package Description de.xima.fc.workflow.designer.helper -
-
Uses of UnpackedFlowchartSnapshot in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return UnpackedFlowchartSnapshot Modifier and Type Method Description static UnpackedFlowchartSnapshot
WorkflowBackupHelper. unpackSnapshot(IBaseWorkflowEnvironmentData env, FlowchartSnapshot snapshot, WorkflowVersion workflowVersion)
Unpacks the contents of the snapshots and merges workflow states with persistent states (when a state cannot be deleted).
-