public class RollbackWizard extends PatchWizard<RollbackContext,RollbackState>
context, presenter, state, titlePREFIX| Constructor and Description |
|---|
RollbackWizard(PatchManagementPresenter presenter,
RollbackContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
| Modifier and Type | Method and Description |
|---|---|
protected RollbackState |
initialState() |
void |
next() |
addStep, asWidget, close, currentStep, grow, pushState, shrinkpublic RollbackWizard(PatchManagementPresenter presenter, RollbackContext context, String title, DispatchAsync dispatcher, PatchManager patchManager)
protected RollbackState initialState()
initialState in class PatchWizard<RollbackContext,RollbackState>public void next()
next in class PatchWizard<RollbackContext,RollbackState>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.