Class ESIObjectReleaseStatus

java.lang.Object
com.ptc.windchill.esi.txn.ESIObjectReleaseStatus

public class ESIObjectReleaseStatus extends Object
Returns the status for the object release. Used by ESITransactionUtility.hasObjectAlreadyReleased(wt.fc.Persistable) API to return the information about released object.

Supported API: true

Extendable: false
  • Method Details

    • isSucceeded

      public boolean isSucceeded()
      A status information about an object. A true, if the input object in obj is an already released object; a false,
      Supported API: true
      Returns:
      the status