Uses of Enum
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 UpdateActionType
Returns the enum constant of this type with the specified name.static UpdateActionType
UpdateActionType.valueOfIgnoreCase
(String name) static UpdateActionType[]
UpdateActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.