Uses of Enum Class
org.alfresco.rest.api.model.rules.ConditionOperator
Packages that use ConditionOperator
-
Uses of ConditionOperator in org.alfresco.rest.api.model.rules
Methods in org.alfresco.rest.api.model.rules that return ConditionOperatorModifier and TypeMethodDescriptionstatic ConditionOperatorReturns the enum constant of this class with the specified name.static ConditionOperator[]ConditionOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.rest.api.model.rules with parameters of type ConditionOperatorModifier and TypeMethodDescriptionCompositeCondition.Builder.booleanMode(ConditionOperator booleanMode) voidCompositeCondition.setBooleanMode(ConditionOperator booleanMode)