Class: PurgeStatus

tibco.objectapi.pm.PurgeStatus

new PurgeStatus()

The status of a purge operation. Constructs a new PurgeStatus.

The following features are supported:

Members

currentInstanceCount :string

The current number of instances purged This property holds the value of the 'Current Instance Count' attribute.
Type:
  • string

details :string

Any additional details for this purge This property holds the value of the 'Details' attribute.
Type:
  • string

end :Date

The time the purge operation ended This property holds the value of the 'End' attribute.
Type:
  • Date

purgeOperationName :string

The name of the purge operation being referred to This property holds the value of the 'Purge Operation Name' attribute.
Type:
  • string

start :Date

The time the purge operation started This property holds the value of the 'Start' attribute.
Type:
  • Date

status :tibco.objectapi.pm.PurgeStatusType

This property holds the value of the 'Status' attribute.
Type:

statusMessage :string

A message indicating further information on the last purge operation This property holds the value of the 'Status Message' attribute.
Type:
  • string

totalInstanceCount :string

The total number of instances matched for this purge This property holds the value of the 'Total Instance Count' attribute.
Type:
  • string