Class: MeasureEntry

tibco.objectapi.ec.base.MeasureEntry

new MeasureEntry()

Generic MeasureEntry. Within a MeasurePeriod an entry will be returned for each entry type available. For example, when using a ProcessTemplate measure, one entry will be returned for each of: STARTED, COMPLETED, SUSPENDED and CANCELLED. Constructs a new MeasureEntry.
N.B. This is an abstract class - do not instantiate!

The following features are supported:

Members

index :number

Zero-based numeric index for each entry returned. This property holds the value of the 'Index' attribute.
Type:
  • number