|
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 |
java.lang.Objectorg.hyperic.hq.galerts.server.session.GalertEscalatable
public class GalertEscalatable
Method Summary | |
---|---|
AlertInterface |
getAlertInfo()
Get specific information about the alert. |
java.util.List |
getAuxLogs()
Get a list of AlertAuxLog s 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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public AlertInterface getAlertInfo()
Escalatable
getAlertInfo
in interface Escalatable
public java.util.List getAuxLogs()
Escalatable
AlertAuxLog
s associated with this escalatable.
getAuxLogs
in interface Escalatable
public PerformsEscalations getDefinition()
Escalatable
getDefinition
in interface Escalatable
public java.lang.Integer getId()
getId
in interface Escalatable
public java.lang.String getLongReason()
getLongReason
in interface Escalatable
public java.lang.String getShortReason()
getShortReason
in interface Escalatable
public boolean isAcknowledgeable()
isAcknowledgeable
in interface 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 |