Package com.axelor.meta.schema.actions
Class ActionCondition.Check
- java.lang.Object
-
- com.axelor.meta.schema.actions.Action.Element
-
- com.axelor.meta.schema.actions.ActionCondition.Check
-
- Enclosing class:
- ActionCondition
public static class ActionCondition.Check extends Action.Element
-
-
Constructor Summary
Constructors Constructor Description Check()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCondition​(String field)StringgetError()StringgetField()StringgetLocalizedError()StringtoString()-
Methods inherited from class com.axelor.meta.schema.actions.Action.Element
getCondition, getExpression, getName, setCondition, setExpression, setName, test
-
-