Class ActionMethod.Call

java.lang.Object
com.axelor.meta.schema.actions.Action.Element
com.axelor.meta.schema.actions.ActionMethod.Call
All Implemented Interfaces:
Serializable
Enclosing class:
ActionMethod

public static class ActionMethod.Call extends Action.Element
See Also:
  • Constructor Details

    • Call

      public Call()
  • Method Details

    • getMethod

      public String getMethod()
    • setMethod

      public void setMethod(String method)
    • getController

      public String getController()
    • setController

      public void setController(String controller)