Enum Class Discrepancy2.Status

java.lang.Object
java.lang.Enum<Discrepancy2.Status>
com.ptc.windchill.associativity.reconciliation.Discrepancy2.Status
All Implemented Interfaces:
Serializable, Comparable<Discrepancy2.Status>, Constable
Enclosing interface:
Discrepancy2

public static enum Discrepancy2.Status extends Enum<Discrepancy2.Status>
Supported API: true
  • UNKNOWN - this is just detected but no other details are known. this is default
  • SYNCED - already in sync with all the targets
  • AUTO - the implemented resolution logic can handle this
  • MANUAL - the implemented resolution logic cannot handle this
  • FAILED - the resolution failed
  • *
  • FOR_INFORMATION - status when user or system cannot resolve the discrepancy