public class ResourceConfigurationCacheElement extends AbstractCacheElement<org.rhq.core.domain.configuration.Configuration>
activity, alertConditionOperator, alertConditionOperatorOption, alertConditionTriggerId, alertConditionValue, log, nextCacheElement| Constructor and Description |
|---|
ResourceConfigurationCacheElement(org.rhq.core.domain.alert.AlertConditionOperator operator,
org.rhq.core.domain.configuration.Configuration value,
int conditionTriggerId) |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.alert.AlertConditionOperator.Type |
getOperatorSupportsType(org.rhq.core.domain.alert.AlertConditionOperator operator)
For the most part, the operator itself denotes whether it makes comparisons against a sliding scale or not.
|
boolean |
matches(org.rhq.core.domain.configuration.Configuration providedValue,
Object... extraParams) |
convertValueToString, equals, getActivity, getAlertConditionOperator, getAlertConditionOperatorOption, getAlertConditionTriggerId, getAlertConditionValue, hashCode, isType, process, setActivity, setAlertConditionValue, setNextCacheElement, toStringpublic ResourceConfigurationCacheElement(org.rhq.core.domain.alert.AlertConditionOperator operator,
org.rhq.core.domain.configuration.Configuration value,
int conditionTriggerId)
public boolean matches(org.rhq.core.domain.configuration.Configuration providedValue,
Object... extraParams)
matches in class AbstractCacheElement<org.rhq.core.domain.configuration.Configuration>public org.rhq.core.domain.alert.AlertConditionOperator.Type getOperatorSupportsType(org.rhq.core.domain.alert.AlertConditionOperator operator)
AbstractCacheElementgetOperatorSupportsType in class AbstractCacheElement<org.rhq.core.domain.configuration.Configuration>AlertConditionOperatorCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.