Interface ScriptTask

    • Method Detail

      • getScriptFormat

        String getScriptFormat()
      • setScriptFormat

        void setScriptFormat​(String scriptFormat)
      • getScript

        Script getScript()
      • setScript

        void setScript​(Script script)
      • getCamundaResultVariable

        String getCamundaResultVariable()
        camunda extensions
      • setCamundaResultVariable

        void setCamundaResultVariable​(String camundaResultVariable)
      • getCamundaResource

        String getCamundaResource()
      • setCamundaResource

        void setCamundaResource​(String camundaResource)