org.rhq.core.domain.alert.composite
Class AlertDefinitionComposite
java.lang.Object
org.rhq.core.domain.alert.composite.AlertDefinitionComposite
public class AlertDefinitionComposite
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertDefinitionComposite
public AlertDefinitionComposite(AlertDefinition alertDefinition,
Integer parentResourceId,
String parentResourceName)
getAlertDefinition
public AlertDefinition getAlertDefinition()
getParentResourceId
public Integer getParentResourceId()
getParentResourceName
public String getParentResourceName()
getConditionText
public String getConditionText()
setConditionText
public void setConditionText(String conditionText)
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.