Uses of Enum Class
net.bluemind.core.container.model.ContainerSyncStatus.Status
Packages that use ContainerSyncStatus.Status
-
Uses of ContainerSyncStatus.Status in net.bluemind.core.container.model
Fields in net.bluemind.core.container.model declared as ContainerSyncStatus.StatusModifier and TypeFieldDescriptionContainerSyncStatus.syncStatus
TheContainerSyncStatus.Status
of the synchronization.Methods in net.bluemind.core.container.model that return ContainerSyncStatus.StatusModifier 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.