Uses of Class
com.atlassian.bamboo.specs.builders.task.DownloadItem
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of DownloadItem in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionDownloadItem.allArtifacts
(boolean allArtifacts) Requests downloading all the artifacts provided by the source plan.Requests downloading a specific artifact.Specifies the path artifact should be downloaded to.Modifier and TypeMethodDescriptionArtifactDownloaderTask.artifacts
(@NotNull DownloadItem... artifacts) Adds download requests.