org.rhq.core.domain.alert.composite
Class AlertConditionChangesCategoryComposite

java.lang.Object
  extended by org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
      extended by org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite
          extended by org.rhq.core.domain.alert.composite.AlertConditionChangesCategoryComposite

public class AlertConditionChangesCategoryComposite
extends AlertConditionScheduleCategoryComposite


Constructor Summary
AlertConditionChangesCategoryComposite(AlertCondition condition, Integer scheduleId)
           
 
Method Summary
 
Methods inherited from class org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite
getScheduleId
 
Methods inherited from class org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
getCondition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertConditionChangesCategoryComposite

public AlertConditionChangesCategoryComposite(AlertCondition condition,
                                              Integer scheduleId)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.