Class ResourceChangeLogRecord


  • public class ResourceChangeLogRecord
    extends Object
    Represents a record read from the RESOURCE_CHANGE_LOG
    • Method Detail

      • getResourceTypeName

        public String getResourceTypeName()
        Returns:
        the resourceTypeName
      • getChangeId

        public long getChangeId()
        Returns:
        the resourceId
      • getChangeTstamp

        public Instant getChangeTstamp()
        Returns:
        the changeTstamp
      • getVersionId

        public int getVersionId()
        Returns:
        the versionId
      • getLogicalId

        public String getLogicalId()
        Returns:
        the logicalId