org.rhq.enterprise.server.alert.engine.jms.model
Class InactiveAlertConditionMessage

java.lang.Object
  extended by org.rhq.enterprise.server.alert.engine.jms.model.AbstractAlertConditionMessage
      extended by org.rhq.enterprise.server.alert.engine.jms.model.InactiveAlertConditionMessage
All Implemented Interfaces:
Serializable

public class InactiveAlertConditionMessage
extends AbstractAlertConditionMessage
implements Serializable

Author:
Joseph Marques
See Also:
Serialized Form

Constructor Summary
InactiveAlertConditionMessage(int alertConditionId, long timestamp)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.rhq.enterprise.server.alert.engine.jms.model.AbstractAlertConditionMessage
getAlertConditionId, getTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InactiveAlertConditionMessage

public InactiveAlertConditionMessage(int alertConditionId,
                                     long timestamp)
Method Detail

toString

public String toString()
Overrides:
toString in class AbstractAlertConditionMessage


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.