Uses of Class
org.alfresco.repo.security.sync.SyncStatus
-
Packages that use SyncStatus Package Description org.alfresco.repo.security.sync -
-
Uses of SyncStatus in org.alfresco.repo.security.sync
Methods in org.alfresco.repo.security.sync that return SyncStatus Modifier and Type Method Description static SyncStatusSyncStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SyncStatus[]SyncStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-