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