Package wt.lifecycle

Class Transition

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

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class Transition extends _Transition


Supported API: true

Extendable: false
See Also:
  • Field Details

    • PROMOTE

      public static final Transition PROMOTE
      Static final constant

      Supported API: true
    • CHANGE

      public static final Transition CHANGE
      Static final constant for the "Change" transition

      Supported API: true
    • PRODUCTION_RELEASED

      public static final Transition PRODUCTION_RELEASED
      Static final constant for the change management "Production Released" transition

      Supported API: true
    • OBSOLESCENCE

      public static final Transition OBSOLESCENCE
      Static final constant for the change management "Obsolescence" transition

      Supported API: true
    • REVISE

      public static final Transition REVISE
      Static final constant

      Supported API: true
    • SET_STATE

      public static final Transition SET_STATE
      Static final constant

      Supported API: true
    • NEXT

      public static final Transition NEXT
      Static final constant. This is the value indicating the existing Lifecycle transtion.

      Supported API: true
    • LOCK

      public static final Transition LOCK
      Static final constant. This is the value indicating the existing Lifecycle transtion.

      Supported API: true
    • REVIEW

      public static final Transition REVIEW
      Static final constant. This is the value indicating the existing Lifecycle transtion.

      Supported API: true