| Package | Description |
|---|---|
| org.rhq.enterprise.server.alert.engine.model |
| Modifier and Type | Field and Description |
|---|---|
protected CacheElementActivity |
AbstractCacheElement.activity |
| Modifier and Type | Method and Description |
|---|---|
CacheElementActivity |
AbstractCacheElement.getActivity() |
static CacheElementActivity |
CacheElementActivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheElementActivity[] |
CacheElementActivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCacheElement.setActivity(CacheElementActivity activity) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.