public interface AlertDampeningManagerLocal
| 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.
|
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)
alertDefinitionId - eventType - Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.