Interface SendTask

    • Method Detail

      • getImplementation

        String getImplementation()
      • setImplementation

        void setImplementation​(String implementation)
      • setMessage

        void setMessage​(Message message)
      • setOperation

        void setOperation​(Operation operation)
      • getCamundaClass

        String getCamundaClass()
        camunda extensions
      • setCamundaClass

        void setCamundaClass​(String camundaClass)
      • getCamundaDelegateExpression

        String getCamundaDelegateExpression()
      • setCamundaDelegateExpression

        void setCamundaDelegateExpression​(String camundaExpression)
      • getCamundaExpression

        String getCamundaExpression()
      • setCamundaExpression

        void setCamundaExpression​(String camundaExpression)
      • getCamundaResultVariable

        String getCamundaResultVariable()
      • setCamundaResultVariable

        void setCamundaResultVariable​(String camundaResultVariable)
      • getCamundaType

        String getCamundaType()
      • setCamundaType

        void setCamundaType​(String camundaType)
      • getCamundaTopic

        String getCamundaTopic()
      • setCamundaTopic

        void setCamundaTopic​(String camundaTopic)
      • getCamundaTaskPriority

        String getCamundaTaskPriority()
      • setCamundaTaskPriority

        void setCamundaTaskPriority​(String taskPriority)