| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
List<SPluginUpdateInformation> |
PluginInterface.getAvailablePlugins() |
List<SPluginUpdateInformation> |
PluginInterfaceAdaptor.getAvailablePlugins() |
List<SPluginUpdateInformation> |
PluginInterface.getInstalledPlugins() |
List<SPluginUpdateInformation> |
PluginInterfaceAdaptor.getInstalledPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncPluginInterface.GetAvailablePluginsCallback.success(List<SPluginUpdateInformation> result) |
void |
AsyncPluginInterface.GetInstalledPluginsCallback.success(List<SPluginUpdateInformation> result) |
Copyright © 2016 OpenSource BIM. All rights reserved.