Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events
Interface AlertInterface

All Known Implementing Classes:
Alert, GalertLog

public interface AlertInterface


Method Summary
 java.util.Collection getActionLog()
           
 AlertDefinitionInterface getAlertDefinitionInterface()
           
 java.lang.Integer getId()
           
 long getTimestamp()
           
 boolean isFixed()
           
 

Method Detail

getId

java.lang.Integer getId()

isFixed

boolean isFixed()

getTimestamp

long getTimestamp()

getActionLog

java.util.Collection getActionLog()

getAlertDefinitionInterface

AlertDefinitionInterface getAlertDefinitionInterface()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.