| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.patching.wizard.rollback |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.client.ui.IsWidget |
RollingBackStep.body(RollbackContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
RollbackOkStep.body(RollbackContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
RollbackFailedStep.body(RollbackContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
ConfirmRollbackStep.body(RollbackContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
ChooseOptionsStep.body(RollbackContext context) |
protected void |
RollbackOkStep.onNext(RollbackContext context) |
protected void |
ChooseOptionsStep.onNext(RollbackContext context) |
protected void |
RollingBackStep.onShow(RollbackContext context) |
protected void |
RollbackFailedStep.onShow(RollbackContext context) |
protected void |
ConfirmRollbackStep.onShow(RollbackContext context) |
| Constructor and Description |
|---|
RollbackWizard(PatchManagementPresenter presenter,
RollbackContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
| 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.