Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Class ClassicEscalatable

java.lang.Object
  extended by org.hyperic.hq.escalation.server.session.EscalatableBase
      extended by org.hyperic.hq.events.server.session.ClassicEscalatable
All Implemented Interfaces:
Escalatable

public class ClassicEscalatable
extends EscalatableBase


Constructor Summary
ClassicEscalatable(Alert a, java.lang.String shortReason, java.lang.String longReason)
           
 
Method Summary
 AlertInterface getAlertInfo()
          Get specific information about the alert.
 java.util.List getAuxLogs()
          Get a list of AlertAuxLogs associated with this escalatable.
 
Methods inherited from class org.hyperic.hq.escalation.server.session.EscalatableBase
getDefinition, getId, getLongReason, getShortReason, isAcknowledgeable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassicEscalatable

public ClassicEscalatable(Alert a,
                          java.lang.String shortReason,
                          java.lang.String longReason)
Method Detail

getAlertInfo

public AlertInterface getAlertInfo()
Description copied from interface: Escalatable
Get specific information about the alert.


getAuxLogs

public java.util.List getAuxLogs()
Description copied from interface: Escalatable
Get a list of AlertAuxLogs associated with this escalatable.


Hyperic HQ Plugin API v. 4.4.0.2

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