| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.buildqueue.manager | |
| com.atlassian.bamboo.v2.build.task |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomBuildProcessor
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomBuildProcessorServer
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomPostBuildCompletedAction
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomPreBuildAction
A custom pre build task that occurs on the
ExecutableBuildAgent. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomPreBuildQueuedAction
This plugin runs before the build is put onto the JMS Build Queue.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AgentBuildTask
Marker interface for
BuildTasks that can run on the agent. |
interface |
CapabililitiesAwareBuildTask |
interface |
HibernateBuildTask
A
BuildTask that will be wrapped in a Hibernate transaction. |
interface |
InterruptibleBuildTask
Deprecated.
Since v5.0. If you were using this, it wasn't doing anything anyway. Just remove.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.