Package wt.change2

Class ChangeApplicationLock

java.lang.Object
wt.change2.ChangeApplicationLock

public class ChangeApplicationLock extends Object
Object representing a Change Application Lock. The related business object of a change could be locked, when the change is in certain stage of the life cycle of the object.

Supported API: true
  • Field Details

    • NO_LOCK

      public static final int NO_LOCK
      The value to represent there is no lock.

      Supported API: true
      See Also:
    • LOCK_SUPPORTINGMATERIAL

      public static final int LOCK_SUPPORTINGMATERIAL
      Bit mask of ChangeApplicationLock which indicates whether or not the associated supporting material is locked by the change.

      Supported API: true
      See Also: