|
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 AlertAuxLog
Contains auxillary information about why an alert fired.
Method Summary | |
---|---|
void |
addChild(AlertAuxLog child)
|
java.util.List |
getChildren()
Returns a list of AlertAuxLog s which are children of this
log. |
java.lang.String |
getDescription()
Get a text descritption of the log. |
AlertAuxLogProvider |
getProvider()
|
long |
getTimestamp()
|
java.lang.String |
getURL()
Provide an optional URL which can be used to see more information about the log. |
Method Detail |
---|
java.lang.String getDescription()
java.lang.String getURL()
java.util.List getChildren()
AlertAuxLog
s which are children of this
log.
void addChild(AlertAuxLog child)
AlertAuxLogProvider getProvider()
long getTimestamp()
|
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 |