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