Interface WaitTaskOnResumeContext

    • Method Detail

      • getOutputParameters

        Map<String,​String> getOutputParameters()
        Returns the output parameters given to resume the wait task.
        Returns:
        a Map of parameters (key: parameter name, value: parameter value).
      • getResumeId

        String getResumeId()
        Returns the resume identifier
      • hasBeenForcedToResume

        boolean hasBeenForcedToResume()
        Returns true if the resumption is done by the administration action 'Force resumption'.