Uses of Enum Class
org.duracloud.syncui.service.RunMode
Packages that use RunMode
-
Uses of RunMode in org.duracloud.syncui.domain
Methods in org.duracloud.syncui.domain that return RunModeMethods in org.duracloud.syncui.domain with parameters of type RunMode -
Uses of RunMode in org.duracloud.syncui.service
Methods in org.duracloud.syncui.service that return RunModeModifier and TypeMethodDescriptionSyncConfigurationManager.getMode()SyncConfigurationManagerImpl.getMode()static RunModeReturns the enum constant of this class with the specified name.static RunMode[]RunMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.syncui.service with parameters of type RunMode