Class ReleaseStatusType

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class ReleaseStatusType extends _ReleaseStatusType


Supported API: true

Extendable: false
See Also:
  • Field Details

    • FAILED

      public static final ReleaseStatusType FAILED
      The ESI release activity was a failure.

      Supported API: true
    • SUCCEEDED

      public static final ReleaseStatusType SUCCEEDED
      The ESI release activity was a success.

      Supported API: true
    • PENDING

      public static final ReleaseStatusType PENDING
      An ESI release has been requested, but has not yet been processed

      Supported API: true
    • WARNING

      public static final ReleaseStatusType WARNING
      The ESI release activity is a warning of a potential problem.

      Supported API: true
    • PARTIALLY_SUCCEEDED

      public static final ReleaseStatusType PARTIALLY_SUCCEEDED
      The ESI release activity is a PARTIALLY_SUCCEEDED.

      Supported API: true