Uses of Class
de.xima.fc.workflow.designer.model.UnpackedFlowchartSnapshot
Packages that use UnpackedFlowchartSnapshot
- 
Uses of UnpackedFlowchartSnapshot in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return UnpackedFlowchartSnapshotModifier and TypeMethodDescriptionstatic UnpackedFlowchartSnapshotWorkflowBackupHelper.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).