This page last changed on Aug 21, 2008 by bmccoy.

The following types of plugin modules are supported by Bamboo:

Module Type Since version... Documentation Description
builder 1.0 Builder Plugin Module Add new builders to Bamboo.
xwork 1.0 XWork Plugin Module XWork actions and views bundled with the plugin. This enables building generic user interfaces.
report 1.0 Report Module Defines a report of build telemetry data.
preBuildQueuedAction 2.1 Pre Build Queued Action Prepends a custom synchronous process to the build. Occurs before a build is queued.
preBuildAction 1.1 Pre Build Action Module Prepends a custom synchronous process to the build. Occurs before the builder has run.
buildProcessor 1.0 Build Processor Module Append a custom synchronous process to the build. Occurs on the Agent (both local and remote) after the builder has run.
buildProcessorServer 2.0 Build Processor Server Module Append a custom synchronous process to the build. Occurs on the Server after the build has been returned by the Agent.
buildCompleteAction 1.0 Build Complete Action Module Add a custom asynchronous action after the build process has completed.
postBuildIndexWriter 1.0 Post Build Index Writer Module Writes custom build data into the index for report generation.
indexReader 1.0 Index Reader Module Reads out custom index information written by the postBuildIndexWriter from the index.
web-item 1.0 Web Item Module Add new links to the Bamboo interface.
web-section 1.0 Web Section Module Add a new section to the Bamboo interface.
notification-condition 1.1 Notification Condition Module Add new notification condition.
repository 1.1 Source Repository Module Add a custom source repository.
triggerReason 2.0 Trigger Reason Module Add a new trigger reason.
Document generated by Confluence on Mar 02, 2009 18:52