|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationServicesResultCode | |
|---|---|
| org.rhq.core.pluginapi.operation | |
| Uses of OperationServicesResultCode in org.rhq.core.pluginapi.operation |
|---|
| Methods in org.rhq.core.pluginapi.operation that return OperationServicesResultCode | |
|---|---|
OperationServicesResultCode |
OperationServicesResult.getResultCode()
|
static OperationServicesResultCode |
OperationServicesResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationServicesResultCode[] |
OperationServicesResultCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.pluginapi.operation with parameters of type OperationServicesResultCode | |
|---|---|
void |
OperationServicesResult.setResultCode(OperationServicesResultCode resultCode)
|
| Constructors in org.rhq.core.pluginapi.operation with parameters of type OperationServicesResultCode | |
|---|---|
OperationServicesResult(OperationServicesResultCode resultCode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||