Package wt.vc

Class VersionControlConflictType

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

Enumerated Type representing Version Control Conflicts.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • LATEST_ITERATION_DELETE

      public static final VersionControlConflictType LATEST_ITERATION_DELETE
      The Version Control Conflict type id is "LATEST_ITERATION_DELETE".

      Supported API: true