Interface ErrorEventDefinition

    • Method Detail

      • getError

        Error getError()
      • setError

        void setError​(Error error)
      • setCamundaErrorCodeVariable

        void setCamundaErrorCodeVariable​(String camundaErrorCodeVariable)
      • getCamundaErrorCodeVariable

        String getCamundaErrorCodeVariable()
      • setCamundaErrorMessageVariable

        void setCamundaErrorMessageVariable​(String camundaErrorCauseVariable)
      • getCamundaErrorMessageVariable

        String getCamundaErrorMessageVariable()