|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemExports | |
|---|---|
| com.atlassian.plugin.osgi.factory.transform | Classes for transforming legacy plugin jars into proper OSGi bundles. |
| com.atlassian.plugin.osgi.factory.transform.model | |
| Uses of SystemExports in com.atlassian.plugin.osgi.factory.transform |
|---|
| Methods in com.atlassian.plugin.osgi.factory.transform that return SystemExports | |
|---|---|
SystemExports |
TransformContext.getSystemExports()
|
| Constructors in com.atlassian.plugin.osgi.factory.transform with parameters of type SystemExports | |
|---|---|
DefaultPluginTransformer(OsgiPersistentCache cache,
SystemExports systemExports,
Set<String> applicationKeys,
String pluginDescriptorPath,
OsgiContainerManager osgiContainerManager)
Constructs a transformer with the default stages |
|
DefaultPluginTransformer(OsgiPersistentCache cache,
SystemExports systemExports,
Set<String> applicationKeys,
String pluginDescriptorPath,
OsgiContainerManager osgiContainerManager,
List<TransformStage> stages)
Constructs a transformer and its stages |
|
TransformContext(List<HostComponentRegistration> regs,
SystemExports systemExports,
PluginArtifact pluginArtifact,
Set<String> applicationKeys,
String descriptorPath,
OsgiContainerManager osgiContainerManager)
|
|
| Uses of SystemExports in com.atlassian.plugin.osgi.factory.transform.model |
|---|
| Fields in com.atlassian.plugin.osgi.factory.transform.model declared as SystemExports | |
|---|---|
static SystemExports |
SystemExports.NONE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||