|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultState | |
|---|---|
| org.rhq.enterprise.server.plugin.pc.alert | |
| Uses of ResultState in org.rhq.enterprise.server.plugin.pc.alert |
|---|
| Methods in org.rhq.enterprise.server.plugin.pc.alert that return ResultState | |
|---|---|
ResultState |
SenderResult.getState()
|
static ResultState |
ResultState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultState[] |
ResultState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.enterprise.server.plugin.pc.alert with parameters of type ResultState | |
|---|---|
void |
SenderResult.setState(ResultState state)
|
| Constructors in org.rhq.enterprise.server.plugin.pc.alert with parameters of type ResultState | |
|---|---|
SenderResult(ResultState state,
java.lang.String message)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||