| 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.model.task |
Tasks you can execute in a job.
|
| Class and Description |
|---|
| ArtifactDownloaderTask
Represents task that downloads artifacts created by other jobs and plans.
|
| BaseSshTask |
| CheckoutItem
Represents a single checkout request.
|
| DownloadItem
Represents a single download request.
|
| FastlaneTask
Fastlane build task builder.
|
| MavenTask
Maven 2/3 build task builder.
|
| MavenTask.TestDirectoryOption |
| NpmTask
Represents task that executes an npm command.
|
| ScpTask |
| 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 |
|---|
| MavenTask.TestDirectoryOption |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.