Package wt.change2

Class RequestPriority

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

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class RequestPriority extends _RequestPriority
RequestPriority indicates the priority of the WTChangeRequest2.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • HIGH

      public static final RequestPriority HIGH
      Static final constant

      Supported API: true
    • MEDIUM

      public static final RequestPriority MEDIUM
      Static final constant

      Supported API: true
    • LOW

      public static final RequestPriority LOW
      Static final constant

      Supported API: true
    • EMERGENCY

      public static final RequestPriority EMERGENCY
      Static final constant

      Supported API: true