Package com.axelor.meta.schema.actions
Class ActionWS.WSAction
- java.lang.Object
-
- com.axelor.meta.schema.actions.Action.Element
-
- com.axelor.meta.schema.actions.ActionWS.WSAction
-
- Enclosing class:
- ActionWS
public static class ActionWS.WSAction extends Action.Element
-
-
Constructor Summary
Constructors Constructor Description WSAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEngine()
String
getTemplate()
-
Methods inherited from class com.axelor.meta.schema.actions.Action.Element
getCondition, getExpression, getName, setCondition, setExpression, setName, test
-
-