public interface AlertDampeningManagerLocal
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.alert.AlertDampeningEvent |
getLatestEventByAlertDefinitionId(int alertDefinitionId) |
void |
processEventType(int alertDefinitionId,
org.rhq.core.domain.alert.AlertDampeningEvent.Type eventType)
Performs processing as needed for the type of event on the given AlertDefinition.
|
org.rhq.core.domain.alert.AlertDampeningEvent getLatestEventByAlertDefinitionId(int alertDefinitionId)
void processEventType(int alertDefinitionId,
org.rhq.core.domain.alert.AlertDampeningEvent.Type eventType)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.