|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAlertDeliveryConfiguration
This interface defines configuration settings that are common to all alert notification delivery methods. Alert delivery settings may be applied to the entire system, or they may be overridden for a single event.
IEvent| Method Summary | |
|---|---|
boolean |
isEnabled()
Determine if this alert notification delivery method is enabled. |
void |
setEnabled(boolean enabled)
Enables or disables this alert notification delivery method. |
| Method Detail |
|---|
boolean isEnabled()
true if this delivery method is supported, false otherwise.void setEnabled(boolean enabled)
enabled - true to enable this delivery method, false otherwise.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||