Uses of Enum Class
org.duracloud.syncui.controller.ConfigurationController.UpdatePolicy
Packages that use ConfigurationController.UpdatePolicy
-
Uses of ConfigurationController.UpdatePolicy in org.duracloud.syncui.controller
Methods in org.duracloud.syncui.controller that return ConfigurationController.UpdatePolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigurationController.UpdatePolicy[]ConfigurationController.UpdatePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConfigurationController.UpdatePolicy in org.duracloud.syncui.util
Methods in org.duracloud.syncui.util that return ConfigurationController.UpdatePolicyMethods in org.duracloud.syncui.util with parameters of type ConfigurationController.UpdatePolicyModifier and TypeMethodDescriptionstatic voidUpdatePolicyHelper.set(SyncConfigurationManager scm, ConfigurationController.UpdatePolicy up)