Package com.ptc.windchill.esi.txn
Enum Class ESIObjectReleaseStatus.StatusReasonCode
java.lang.Object
java.lang.Enum<ESIObjectReleaseStatus.StatusReasonCode>
com.ptc.windchill.esi.txn.ESIObjectReleaseStatus.StatusReasonCode
- All Implemented Interfaces:
Serializable,Comparable<ESIObjectReleaseStatus.StatusReasonCode>,Constable
- Enclosing class:
ESIObjectReleaseStatus
public static enum ESIObjectReleaseStatus.StatusReasonCode
extends Enum<ESIObjectReleaseStatus.StatusReasonCode>
Provides more information on status reason.
NEW_OBJECT : Indicates object has not been released successfully and hence status value is false
RELEASED_SUCESSFULLY : Indicates object is released successfully and hence status value is true
RELEASE_FAILED : Indicates object has been released earlier but has filed and hence status value is false
Supported API: true
NEW_OBJECT : Indicates object has not been released successfully and hence status value is false
RELEASED_SUCESSFULLY : Indicates object is released successfully and hence status value is true
RELEASE_FAILED : Indicates object has been released earlier but has filed and hence status value is false
Supported API: true