Class GetJobResponse.StatusMap

  • Enclosing class:
    GetJobResponse

    public static final class GetJobResponse.StatusMap
    extends Object
    A set of string constants for the GetJobResponse parameter statusMap.

    Map of various status strings for the executed job.

    • Field Detail

      • ERROR_MESSAGE

        public static final String ERROR_MESSAGE
        Explains what error occurred while running the job asynchronously. This entry only exists when the job status is ERROR.
        See Also:
        Constant Field Values