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

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

public class AlertConditionEventCategoryComposite
extends AbstractAlertConditionCategoryComposite


Constructor Summary
AlertConditionEventCategoryComposite(AlertCondition condition, Integer resourceId)
           
 
Method Summary
 Integer getResourceId()
           
 
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

AlertConditionEventCategoryComposite

public AlertConditionEventCategoryComposite(AlertCondition condition,
                                            Integer resourceId)
Method Detail

getResourceId

public Integer getResourceId()


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