| Modifier and Type | Field and Description |
|---|---|
protected PatchWizard<C,S> |
PatchWizardStep.wizard |
| Constructor and Description |
|---|
PatchWizardStep(PatchWizard<C,S> wizard,
String title) |
PatchWizardStep(PatchWizard<C,S> wizard,
String title,
String submitText) |
PatchWizardStep(PatchWizard<C,S> wizard,
String title,
WizardButton submitButton,
WizardButton cancelButton) |
StoppingServersStep(PatchWizard<C,S> wizard,
DispatchAsync dispatcher) |
StopServersFailedStep(PatchWizard<C,S> wizard) |
StopServersStep(PatchWizard<C,S> wizard) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplyWizard |
| Constructor and Description |
|---|
AppliedFailedStep(PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState> wizard) |
AppliedOkStep(PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState> wizard,
String serverOrHost) |
ApplyingStep(PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState> wizard,
PatchManager patchManager) |
ConflictStep(PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState> wizard) |
SelectPatchStep(PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState> wizard) |
| Modifier and Type | Class and Description |
|---|---|
class |
RollbackWizard |
| 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.