Class WaitTaskResumeResult

    • Method Detail

      • getProcessInstance

        public final ProcessInstance getProcessInstance()
        Returns the workflow associated with the resumed wait task.
      • hasFailed

        public final boolean hasFailed()
        Returns true if the resumption has failed.
        See Also:
        getErrorReason()