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(IBaseEnvironmentData env, FlowchartSnapshot snapshot)
Unpacks the contents of the snapshots.static UnpackedFlowchartSnapshot
WorkflowBackupHelper. unpackSnapshot(IBaseEnvironmentData env, FlowchartSnapshot snapshot, WorkflowVersion workflowVersion)
Unpacks the contents of the snapshots.
-