Uses of Class
org.alfresco.utility.constants.ActivityType
-
Packages that use ActivityType Package Description org.alfresco.utility.constants -
-
Uses of ActivityType in org.alfresco.utility.constants
Methods in org.alfresco.utility.constants that return ActivityType Modifier and Type Method Description static ActivityTypeActivityType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ActivityType[]ActivityType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-