Interface ErrorEventDefinition

    • Method Detail

      • getError

        Error getError()
      • setError

        void setError​(Error error)
      • setCamundaErrorCodeVariable

        void setCamundaErrorCodeVariable​(java.lang.String camundaErrorCodeVariable)
      • getCamundaErrorCodeVariable

        java.lang.String getCamundaErrorCodeVariable()
      • setCamundaErrorMessageVariable

        void setCamundaErrorMessageVariable​(java.lang.String camundaErrorCauseVariable)
      • getCamundaErrorMessageVariable

        java.lang.String getCamundaErrorMessageVariable()