| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.patching | |
| org.jboss.as.console.client.shared.patching.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchManager.getDomainPatches(com.google.gwt.user.client.rpc.AsyncCallback<List<Patches>> callback) |
void |
PatchManager.getPatchOfHost(String host,
com.google.gwt.user.client.rpc.AsyncCallback<Patches> callback) |
void |
PatchManager.getStandalonePatches(com.google.gwt.user.client.rpc.AsyncCallback<Patches> callback) |
void |
PatchManagementPresenter.MyView.update(List<Patches> patches) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchInfoPanel.update(Patches patches) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandalonePanel.update(List<Patches> update) |
void |
PatchManagementView.update(List<Patches> patches) |
void |
DomainPanel.update(List<Patches> patches) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.