Uses of Class
com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
Packages that use ArtifactDownloaderTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of ArtifactDownloaderTask in com.atlassian.bamboo.specs.builders.task
Methods in com.atlassian.bamboo.specs.builders.task that return ArtifactDownloaderTaskModifier and TypeMethodDescriptionArtifactDownloaderTask.artifacts(@NotNull DownloadItem... artifacts) Adds download requests.ArtifactDownloaderTask.sourcePlan(@NotNull com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier planIdentifier) Specifies the plan that is the source of the artifacts.