Performance Measure Events

The following events are located in the curam.performancemeasure.impl.RetrievePerformanceMeasureForProvider interface.

Table 1. Performance Measure Event Details.

This table describes Performance Measure Events

Event Class

Description

Event is raised before and after

RetrievePerformanceMeasureForProviderGetPerformanceMeasureForNoOfIncidents Raised when the Performance Measure on number of Incidents registered with the Provider is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProvider.getPerformanceMeasureForNoOfIncidents()
RetrievePerformanceMeasureForProviderGetPerformanceMeasureForNoOfInvestigations Raised when the Performance Measure on number of investigations registered with the Provider is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProvider.getPerformanceMeasureForNoOfInvestigations()
RetrievePerformanceMeasureForProviderGetPerformanceMeasureForNoOfIncidentsRequiringInvestigations Raised when the Performance Measure on number of Incidents requiring investigations registered with the Provider is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProvider.getPerformanceMeasureForNoOfIncidentsRequiringInvestigations()
RetrievePerformanceMeasureForProviderGetPerformanceMeasureForCustom Raised when the actual value for a custom Performance Measure for a Provider is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProvider.getPerformanceMeasureForCustom()

The following events are located in the curam.performancemeasure.impl.RetrievePerformanceMeasureForProviderOffering interface.

Table 2. Performance Measure Event Details.

This table describes Performance Measure Events

Event Class

Description

Event is raised before and after

RetrievePerformanceMeasureForProviderOfferingGetPerformanceMeasureForAvgCostPerUnitOfService Raised when the Performance Measure on average cost per unit of service is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProviderOffering.getPerformanceMeasureForAvgCostPerUnitOfService()
RetrievePerformanceMeasureForProviderOfferingGetPerformanceMeasureForNoOfUnitsPerClient Raised when the Performance Measure on number of units per client is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProviderOffering.getPerformanceMeasureForNoOfUnitsPerClient()
RetrievePerformanceMeasureForProviderOfferingGetPerformanceMeasureForCustom Raised when an actual value for a custom Performance Measure for a Provider is retrieved. curam.performancemeasure.impl.RetrievePerformanceMeasureForProviderOffering.getPerformanceMeasureForCustom()