| Package | Description |
|---|---|
| org.rhq.core.pluginapi.operation |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationServicesResult.setResultCode(OperationServicesResultCode resultCode) |
| Constructor and Description |
|---|
OperationServicesResult(OperationServicesResultCode resultCode) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.