This data class has been used to extend DBusinessTransactionDefinition
for passing more information needed regarding business transactions
It can also stores business process and severity information
for business transactions
Gets statistics for a specified Business Process, for a specified time
range, aggregated across all User Groups based on percentile of throughput,
time, size.
Gets statistics for a specified Business Process, for a specified time
range, aggregated across all User Groups based on percentiles of throughput,
time, size.
Gets statistics for a specified Business Transaction, for a specified
time range, aggregated across all User Groups based on percentile of throughput,
time, size.
Gets statistics for a specified Business Transaction, for a specified
time range, aggregated across all User Groups based on percentiles of throughput,
time, size.
Gets statistics for a specified Business Process, for a specified time
range, aggregated for a specified User Group based on percentile of throughput,
time, size.
Gets statistics for a specified Business Process, for a specified time
range, aggregated for a specified User Group based on percentiles of throughput,
time, size.
Gets statistics for a specified Business Transaction, for a specified
time range, aggregated for a specified User Group based on percentile of throughput,
time, size.
Gets statistics for a specified Business Transaction, for a specified
time range, aggregated for a specified User Group based on percentiles of throughput,
time, size.
The IBizImpactDataOutService is a web service interface that can be used
to get business impact and impact level(severity) data for business transactions and user groups.
ICEMWebServiceConstants interface contains the constants for topic and message names
and other constants needed for implementing the pub/sub web services
IConfigChangeListener is interested in CRUD operations on CEM config data
The config manager will provide a registration for IConfigChangeListener classes
and call back the applicable methods whenever the CRUD operations on CEM config data
occur.
IIncidentChangeListener is interested in CRUD operations on CEM incidents data
The event manager will provide a registration for IIncidentChangeListener classes
and call back the applicable methods whenever incidents occur or change state
IIncidentChangeListener is interested in new and changed incidents
This interface was created as BizEvent which is passed to IIncidentChangeListeners
does not contain all the information(currentSeverity,previousSeverity)
we need to pass on as an event
IUserChangeListener is interested in CRUD operations on CEM user group config data
The class implementing this IUserChangeListeners has to register for and handle call backs
for changes in UserGroup data