Uses of Enum Class
net.bluemind.core.container.model.ContainerSyncStatus.Status
-
Uses of ContainerSyncStatus.Status in net.bluemind.core.container.model
Modifier and TypeFieldDescriptionContainerSyncStatus.syncStatus
TheContainerSyncStatus.Status
of the synchronization.Modifier and TypeMethodDescriptionstatic ContainerSyncStatus.Status
Returns the enum constant of this class with the specified name.static ContainerSyncStatus.Status[]
ContainerSyncStatus.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.