|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CancelResults.InterruptedState | |
|---|---|
| org.rhq.core.clientapi.agent.operation | |
| Uses of CancelResults.InterruptedState in org.rhq.core.clientapi.agent.operation |
|---|
| Methods in org.rhq.core.clientapi.agent.operation that return CancelResults.InterruptedState | |
|---|---|
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. |
| Constructors in org.rhq.core.clientapi.agent.operation with parameters of type CancelResults.InterruptedState | |
|---|---|
CancelResults(CancelResults.InterruptedState interruptedState)
Constructor for CancelResults. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||