| Class | Description |
|---|---|
| AddNotificationsAction |
Abstract base class for adding notifications to an alert definition.
|
| AddNotificationsForm |
A base class for forms dealing with adding notifications.
|
| ConditionBean |
Bean that holds alert condition info.
|
| ControlActionForm |
Form for editing the control action for an alert definition.
|
| DefinitionForm |
Form for editing / creating new alert definitions.
|
| DefinitionFormPrepareAction |
Prepare the alert definition form for new / edit.
|
| EditDefinitionConditionsAction |
Create a new alert definition.
|
| EditDefinitionConditionsFormPrepareAction |
Prepare the alert definition form for editConditions.
|
| EditDefinitionControlActionAction |
Create a new alert definition.
|
| EditDefinitionControlActionFormPrepareAction |
An Action that retrieves data from the BizApp to facilitate display of the Edit Alert Definition Control
Action form.
|
| EditDefinitionPropertiesAction |
Create a new alert definition.
|
| EditDefinitionPropertiesFormPrepareAction |
An Action that retrieves data from the BizApp to facilitate display of the Edit Alert Definition Properties
form.
|
| EditMetricBaselineAction |
Action class to edit the baseline for a metric associated with an Alert Definition
|
| EditMetricBaselineForm |
An extension of
BaseValidatorForm representing the Edit Metric Baseline form. |
| EditMetricBaselineFormPrepareAction |
An Action that retrieves data from the BizApp to facilitate display of the Edit Metric Baseline form.
|
| ListDefinitionsAction |
List all alert definitions for this entity.
|
| NewDefinitionAction |
Create a new alert definition.
|
| NewDefinitionFormPrepareAction |
Prepare the alert definition form for new.
|
| PortalAction |
A dispatcher for the alerts portal.
|
| RemoveDefinitionForm |
A subclass of
ResourceForm representing the RemoveDefinition form. |
| RemoveNotificationsAction |
An Action that removes notifications for an alert definition.
|
| RemoveNotificationsForm |
Form for removing various notification types for alert definitions
|
| RemoveOthersAction |
An Action that removes email notifications for an alert definition.
|
| RemoveRolesAction |
An Action that removes role notifications for an alert definition.
|
| RemoveUsersAction |
An Action that removes subject notifications for an alert definition.
|
| ViewDefinitionAction |
View an alert definition.
|
| ViewDefinitionControlActionAction |
View an alert definition -- notified roles.
|
| ViewDefinitionNotificationsAction<T extends org.rhq.core.domain.alert.notification.AlertNotification> |
View an alert definition -- notified roles.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.