|
Method Summary | ||
getActionConditionDefinitionName() Get the action condition definition name |
||
boolean |
getInvertCondition() Indicates whether the condition result should be inverted. |
|
void |
setInvertCondition(boolean invertCondition) Set whether the condition result should be inverted. |
Methods inherited from interface org.alfresco.service.cmr.action.ParameterizedItem |
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues |
This is achieved by applying the NOT logical operator to the result.
The default value is false.
This is achieved by applying the NOT logical operator to the result.
The default value is false.
|