public interface PluginTransformer
| Modifier and Type | Method and Description |
|---|---|
File |
transform(PluginArtifact pluginArtifact,
List<HostComponentRegistration> regs)
Transforms a plugin artifact into a proper OSGi bundle
|
File transform(PluginArtifact pluginArtifact, List<HostComponentRegistration> regs) throws PluginTransformationException
pluginArtifact - The plugin artifactregs - The list of registered host componentsPluginTransformationException - If anything goes wrongCopyright © 2014 Atlassian. All rights reserved.