すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
The following types of plugin modules are supported by Bamboo:
Module Type |
Since version... |
関連ドキュメント |
説明 |
---|---|---|---|
builder |
1.0 |
Add new builders to Bamboo. |
|
xwork |
1.0 |
XWork actions and views bundled with the plugin. This enables building generic user interfaces. |
|
レポート |
1.0 |
Defines a report of build telemetry data. |
|
preBuildQueuedAction |
2.1 |
Prepends a custom synchronous process to the build. Occurs before a build is queued. |
|
preBuildAction |
1.1 |
Prepends a custom synchronous process to the build. Occurs before the builder has run. |
|
buildProcessor |
1.0 |
Append a custom synchronous process to the build. Occurs on the Agent (both local and remote) after the builder has run. |
|
buildProcessorServer |
2.0 |
Append a custom synchronous process to the build. Occurs on the Server after the build has been returned by the Agent. |
|
buildCompleteAction |
1.0 |
Add a custom asynchronous action after the build process has completed. |
|
postBuildIndexWriter |
1.0 |
Writes custom build data into the index for report generation. |
|
indexReader |
1.0 |
Reads out custom index information written by the postBuildIndexWriter from the index. |
|
web-item |
1.0 |
Add new links to the Bamboo interface. |
|
web-section |
1.0 |
Add a new section to the Bamboo interface. |
|
notification-condition |
1.1 〜 2.2 |
Add new notification condition. |
|
notificationType |
2.2 |
Add a new notification type |
|
notificationRecipient |
2.2 |
Add a new notification recipient type. |
|
repository |
1.1 |
Add a custom source repository. |
|
triggerReason |
2.0 |
Add a new trigger reason. |
|
bambooEventListener |
2.2 |
Register an event listener against any Bamboo Events. |
|
buildAgentRequirementFilter |
2.2 |
Customises the list of Agents a plan can be built on. |