Class WorkflowVersionBackup

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, IAbstractDatei<WorkflowVersionBackupData>, IFileEntity<WorkflowVersion,WorkflowVersionBackupData>, ILockingVersionProviding, ITransferable, ITransferableEntity, ITransferableLockableEntity, IUUIDEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>

@Entity public class WorkflowVersionBackup extends AFileEntity<WorkflowVersion,WorkflowVersionBackupData> implements IUUIDEntity
File descriptor for the JSON data of a workflow version backup. An automatic backup is created when the workflow is saved in the designer.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: