| AbstractDockerRegistryTask |
|
| AbstractDockerTask |
Generic Docker task.
|
| AntTask |
Ant build task builder.
|
| ArtifactDownloaderTask |
Represents task that downloads artifacts created by other jobs and plans.
|
| ArtifactItem |
Represents an artifact or group of artifacts, obtained using one of the following methods.
|
| BaseNodeTask |
Base class for Node.js related tasks.
|
| BaseSshTask |
|
| BaseVcsTask |
|
| BowerTask |
Represents Bamboo task which executes Bower package manager for Node.js.
|
| BuildWarningParserTask |
Represents Bamboo task which scans logs and files for build warnings.
|
| BuildWarningParserTask.WarningSeverity |
|
| CheckoutItem |
Represents a single checkout request.
|
| CommandTask |
Represents a task that executes a command.
|
| DockerBuildImageTask |
Task to build docker image.
|
| DockerPullImageTask |
Pulls docker image from the docker registry.
|
| DockerPushImageTask |
Pushes docker image to the docker registry.
|
| DockerRunContainerTask |
Task used to run a Docker container.
|
| DownloadItem |
Represents a single download request.
|
| FastlaneTask |
Fastlane build task builder.
|
| GruntTask |
Represents Bamboo task which executes Grunt tasks.
|
| GulpTask |
Represents Bamboo task which executes Gulp tasks.
|
| InjectVariablesTask |
Represents a task that injects Bamboo variables from a file in a simple "key=value" format.
|
| MavenDependenciesProcessorTask |
Automatically update Plan dependencies by analysing the Maven pom file with every build.
|
| MavenTask |
Maven 2/3 build task builder.
|
| MavenTask.TestDirectoryOption |
|
| MochaParserTask |
Deprecated.
|
| MochaRunnerTask |
Runs Mocha tests using 'mocha-bamboo-reporter'.
|
| MsBuildTask |
Represents task that runs MSBuild command.
|
| NodeTask |
Represents a generic task that executes a Node.js script.
|
| NodeunitTask |
Runs Nodeunit tests.
|
| NpmTask |
Represents task that executes an npm command.
|
| NUnitRunnerTask |
Executes, parses and displays NUnit test results.
|
| NUnitRunnerTask.NUnitVersion |
|
| ScpTask |
Represents task that runs scp command.
|
| ScriptTask |
Represents a task that executes shell script.
|
| SshTask |
Represents a task to run a remote command over SSH.
|
| TestParserTask |
Represents task that parses test results for presentation in Bamboo build results.
|
| VcsBranchTask |
Task which creates a new branch in a repository.
|
| VcsCheckoutTask |
Represents task that checks out selected repositories to the build working directory.
|
| VcsCommitTask |
This task will commit all local changes to a repository.
|
| VcsTagTask |
Task which creates a new tag in a repository.
|