Uses of Enum Class
org.alfresco.module.org_alfresco_module_rm.util.UpdateActionType
Packages that use UpdateActionType
-
Uses of UpdateActionType in org.alfresco.module.org_alfresco_module_rm.util
Methods in org.alfresco.module.org_alfresco_module_rm.util that return UpdateActionTypeModifier and TypeMethodDescriptionstatic UpdateActionTypeReturns the enum constant of this class with the specified name.static UpdateActionTypeUpdateActionType.valueOfIgnoreCase(String name) static UpdateActionType[]UpdateActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.