| Package | Description |
|---|---|
| org.bimserver.plugins |
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
PluginBundleImpl.getPluginDescriptor() |
PluginDescriptor |
PluginManager.getPluginDescriptor(byte[] bytes) |
PluginDescriptor |
PluginManager.getPluginDescriptor(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
PluginBundle |
PluginBundleManager.loadJavaProject(Path projectRoot,
Path pomFile,
Path pluginFolder,
PluginDescriptor pluginDescriptor,
boolean resolveRemoteDependencies) |
void |
PluginManager.processPluginDescriptor(PluginDescriptor pluginDescriptor,
List<SPluginInformation> list) |
| Constructor and Description |
|---|
PluginBundleImpl(PluginBundleVersionIdentifier pluginBundleVersionIdentifier,
SPluginBundle sPluginBundle,
SPluginBundleVersion pluginBundleVersion,
PluginDescriptor pluginDescriptor) |
Copyright © 2019 OpenSource BIM. All rights reserved.