Enum Class SynchronizationInfo.SynchronizationStatus

java.lang.Object
java.lang.Enum<SynchronizationInfo.SynchronizationStatus>
com.sas.lsaf.content.repository.SynchronizationInfo.SynchronizationStatus
All Implemented Interfaces:
Serializable, Comparable<SynchronizationInfo.SynchronizationStatus>, Constable
Enclosing class:
SynchronizationInfo

public static enum SynchronizationInfo.SynchronizationStatus extends Enum<SynchronizationInfo.SynchronizationStatus>
The enumeration that describes whether the file has been synchronized between the workspace and repository. If it has been synchronized, the value indicates whether it is still in sync. If it is out-of-sync, then the WorkspaceFileInfo and RepositoryFileInfo objects can be reviewed to determine the location where the changes exist.