| Package | Description |
|---|---|
| org.bimserver.interfaces.objects | |
| org.bimserver.plugins | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SPluginBundleVersion |
SPluginBundle.getInstalledVersion() |
SPluginBundleVersion |
SPluginBundle.getLatestVersion() |
| Modifier and Type | Method and Description |
|---|---|
List<SPluginBundleVersion> |
SPluginBundle.getAvailableVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SPluginBundle.setInstalledVersion(SPluginBundleVersion installedVersion) |
void |
SPluginBundle.setLatestVersion(SPluginBundleVersion latestVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
SPluginBundle.setAvailableVersions(List<SPluginBundleVersion> availableVersions) |
| Modifier and Type | Method and Description |
|---|---|
SPluginBundleVersion |
LocalMavenPluginBundle.getPluginBundleVersion() |
SPluginBundleVersion |
PluginBundle.getPluginBundleVersion() |
SPluginBundleVersion |
RepositoryMavenPluginBundle.getPluginBundleVersion() |
SPluginBundleVersion |
MavenPluginBundle.getPluginBundleVersion() |
SPluginBundleVersion |
MavenPluginLocation.getPluginBundleVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
SPluginBundleVersion |
PluginInterface.getInstalledPluginBundle(Long oid) |
SPluginBundleVersion |
PluginInterfaceAdaptor.getInstalledPluginBundle(Long oid) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncPluginInterface.GetInstalledPluginBundleCallback.success(SPluginBundleVersion result) |
Copyright © 2018 OpenSource BIM. All rights reserved.