| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.patching.wizard.apply |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.client.ui.IsWidget |
SelectPatchStep.body(ApplyContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
ConflictStep.body(ApplyContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
ApplyingStep.body(ApplyContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
AppliedOkStep.body(ApplyContext context) |
protected com.google.gwt.user.client.ui.IsWidget |
AppliedFailedStep.body(ApplyContext context) |
protected void |
SelectPatchStep.onNext(ApplyContext context) |
protected void |
ConflictStep.onNext(ApplyContext context) |
protected void |
AppliedOkStep.onNext(ApplyContext context) |
protected void |
SelectPatchStep.onShow(ApplyContext context) |
protected void |
ConflictStep.onShow(ApplyContext context) |
protected void |
ApplyingStep.onShow(ApplyContext context) |
protected void |
AppliedOkStep.onShow(ApplyContext context) |
protected void |
AppliedFailedStep.onShow(ApplyContext context) |
| Constructor and Description |
|---|
ApplyWizard(PatchManagementPresenter presenter,
ApplyContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
| 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) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.