| Interface | Description |
|---|---|
| InitablePluginModule<T extends com.atlassian.plugin.ModuleDescriptor> |
Represents a plugin module that can be initialize with its own
module descriptor.
|
| OsgiServiceProxyFactory | |
| OsgiServiceProxyFactoryImpl.ServiceTrackerFactory |
Abstracts how service trackers are created, mostly for testing
|
| PluggableFooter |
A plugin to render the footer in Bamboo.
|
| PluggableTopNavigation |
A plugin to render to the top navigation bar in Bamboo
|
| Class | Description |
|---|---|
| BambooPluginKeys |
Contains string constants for plugin keys used across code, mostly for testing
|
| OsgiServiceProxyFactoryImpl | |
| PluginIdentifier | |
| PluginModuleIdentifier |
| Exception | Description |
|---|---|
| OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded |
Thrown if the timeout waiting for the service has been exceeded
|
| Annotation Type | Description |
|---|---|
| RemoteAgentSupported |
This annotation when applied on a
ModuleDescriptor denotes whether or
not the plugin module is able to be run on a com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.