public class AlertDampeningManagerBean extends Object implements AlertDampeningManagerLocal
| Constructor and Description |
|---|
AlertDampeningManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.alert.AlertDampeningEvent |
getLatestEventByAlertDefinitionId(int alertDefinitionId) |
org.rhq.core.domain.alert.Alert |
processEventType(int alertDefinitionId,
org.rhq.core.domain.alert.AlertDampeningEvent.Type eventType)
Performs processing as needed for the type of event on the given AlertDefinition.
|
public org.rhq.core.domain.alert.AlertDampeningEvent getLatestEventByAlertDefinitionId(int alertDefinitionId)
getLatestEventByAlertDefinitionId in interface AlertDampeningManagerLocalpublic org.rhq.core.domain.alert.Alert processEventType(int alertDefinitionId,
org.rhq.core.domain.alert.AlertDampeningEvent.Type eventType)
AlertDampeningManagerLocalprocessEventType in interface AlertDampeningManagerLocalCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.