| Package | Description |
|---|---|
| org.bimserver.plugins | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SPluginBundle |
LocalMavenPluginBundle.getPluginBundle() |
SPluginBundle |
PluginBundle.getPluginBundle() |
SPluginBundle |
RepositoryMavenPluginBundle.getPluginBundle() |
SPluginBundle |
MavenPluginBundle.getPluginBundle() |
SPluginBundle |
MavenPluginLocation.getPluginBundle(String version) |
| Modifier and Type | Method and Description |
|---|---|
SPluginBundle |
PluginInterface.getPluginBundle(String repository,
String groupId,
String artifactId) |
SPluginBundle |
PluginInterfaceAdaptor.getPluginBundle(String repository,
String groupId,
String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
List<SPluginBundle> |
PluginInterface.getAvailablePluginBundles() |
List<SPluginBundle> |
PluginInterfaceAdaptor.getAvailablePluginBundles() |
List<SPluginBundle> |
PluginInterface.getInstalledPluginBundles() |
List<SPluginBundle> |
PluginInterfaceAdaptor.getInstalledPluginBundles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncPluginInterface.GetPluginBundleCallback.success(SPluginBundle result) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncPluginInterface.GetAvailablePluginBundlesCallback.success(List<SPluginBundle> result) |
void |
AsyncPluginInterface.GetInstalledPluginBundlesCallback.success(List<SPluginBundle> result) |
Copyright © 2018 OpenSource BIM. All rights reserved.