| Package | Description |
|---|---|
| org.rhq.core.clientapi.agent.operation |
| Modifier and Type | Method and Description |
|---|---|
CancelResults.InterruptedState |
CancelResults.getInterruptedState()
Returns the state the operation was in when it was canceled.
|
static CancelResults.InterruptedState |
CancelResults.InterruptedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CancelResults.InterruptedState[] |
CancelResults.InterruptedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CancelResults(CancelResults.InterruptedState interruptedState)
Constructor for
CancelResults. |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.