Class: MeasureId

tibco.objectapi.ec.base.MeasureId

new MeasureId()

Basic MeasureId. The id used by a measure depends on the type of measure being referred to. For example, in the case of ProcessTemplate measures the id is defined by the name, version and module of the process template. In all cases, the MeasureId uniquely identifies a specific entity in the EventCollectorMeasuresService. . Constructs a new MeasureId.
N.B. This is an abstract class - do not instantiate!