| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.patching.wizard.rollback |
| Modifier and Type | Method and Description |
|---|---|
protected RollbackState |
RollbackWizard.initialState() |
static RollbackState |
RollbackState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RollbackState[] |
RollbackState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChooseOptionsStep(PatchWizard<RollbackContext,RollbackState> wizard) |
ConfirmRollbackStep(PatchWizard<RollbackContext,RollbackState> wizard) |
RollbackFailedStep(PatchWizard<RollbackContext,RollbackState> wizard) |
RollbackOkStep(PatchWizard<RollbackContext,RollbackState> wizard,
String serverOrHost) |
RollingBackStep(PatchWizard<RollbackContext,RollbackState> wizard,
PatchManager patchManager) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.