public class ApplyWizard extends PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState>
context, presenter, state, titlePREFIX| Constructor and Description |
|---|
ApplyWizard(PatchManagementPresenter presenter,
ApplyContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState |
initialState() |
void |
next() |
addStep, asWidget, close, currentStep, grow, pushState, shrinkpublic ApplyWizard(PatchManagementPresenter presenter, ApplyContext context, String title, DispatchAsync dispatcher, PatchManager patchManager)
protected org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState initialState()
initialState in class PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState>public void next()
next in class PatchWizard<ApplyContext,org.jboss.as.console.client.shared.patching.wizard.apply.ApplyState>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.