| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.task |
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
|
| com.atlassian.bamboo.specs.codegen.emitters.task |
Various implementations of
CodeEmitter which are used for converting
TaskProperties model into Java. |
| com.atlassian.bamboo.specs.model.task |
Tasks you can execute in a job.
|
| Class and Description |
|---|
| AbstractDockerRegistryTask
Class containing common parts to Docker tasks which operates on Docker registry, like
DockerPushImageTask or
DockerPullImageTask. |
| 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 |
| BowerTask
Represents Bamboo task which executes Bower package manager for Node.js.
|
| 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
Parse test results of Mocha executed with 'mocha-bamboo-reporter'.
|
| 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.
|
| VcsCheckoutTask
Represents task that checks out selected repositories to the build working directory.
|
| Class and Description |
|---|
| NUnitRunnerTask.NUnitVersion |
| Class and Description |
|---|
| MavenTask.TestDirectoryOption |
| NUnitRunnerTask.NUnitVersion |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.