|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Escalatable
This interface is to be implemented by alerts which can participate in an escalation chain.
| Method Summary | |
|---|---|
AlertInterface |
getAlertInfo()
Get specific information about the alert. |
java.util.List |
getAuxLogs()
Get a list of AlertAuxLogs associated with this escalatable. |
PerformsEscalations |
getDefinition()
Get the definition which started the escalation. |
java.lang.Integer |
getId()
|
java.lang.String |
getLongReason()
|
java.lang.String |
getShortReason()
|
boolean |
isAcknowledgeable()
|
| Method Detail |
|---|
java.lang.Integer getId()
PerformsEscalations getDefinition()
java.lang.String getShortReason()
java.lang.String getLongReason()
AlertInterface getAlertInfo()
boolean isAcknowledgeable()
java.util.List getAuxLogs()
AlertAuxLogs associated with this escalatable.
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||