Uses of Class
org.alfresco.rest.rm.community.model.rules.ActionsOnRule
-
Packages that use ActionsOnRule Package Description org.alfresco.rest.rm.community.model.rules -
-
Uses of ActionsOnRule in org.alfresco.rest.rm.community.model.rules
Methods in org.alfresco.rest.rm.community.model.rules that return ActionsOnRule Modifier and Type Method Description static ActionsOnRuleActionsOnRule. valueOf(String name)Returns the enum constant of this type with the specified name.static ActionsOnRule[]ActionsOnRule. values()Returns an array containing the constants of this enum type, in the order they are declared.
-