|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAlertingAppBase
This interface exposes system-wide configuration settings for alerting.
| Field Summary | |
|---|---|
static java.lang.String |
KIND
The Kind used to identify this object type. |
static java.lang.String |
PROGID
The ProgID used to identify this object type. |
| Method Summary | |
|---|---|
IAlertDeliveryConfigurations |
getAlertDeliveryConfigurations()
Returns the settings for alert delivery configuration. |
IAlertNotificationCleanup |
getNotificationCleanup()
Returns the settings for background cleanup of alert notifications. |
| Field Detail |
|---|
static final java.lang.String KIND
static final java.lang.String PROGID
| Method Detail |
|---|
IAlertDeliveryConfigurations getAlertDeliveryConfigurations()
IAlertDeliveryConfigurations object that defines the settings for alert delivery.IAlertNotificationCleanup getNotificationCleanup()
IAlertNotificationCleanup object that defines alert notification cleanup properties.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||