public class ArtifactDownloaderTask extends Task<ArtifactDownloaderTask,ArtifactDownloaderTaskProperties>
description, requirements, taskEnabled| Constructor and Description |
|---|
ArtifactDownloaderTask() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactDownloaderTask |
artifacts(DownloadItem... artifacts)
Adds download requests.
|
protected ArtifactDownloaderTaskProperties |
build() |
ArtifactDownloaderTask |
sourcePlan(PlanIdentifier planIdentifier)
Specifies the plan that is the source of the artifacts.
|
description, enabled, requirementspublic ArtifactDownloaderTask sourcePlan(@NotNull PlanIdentifier planIdentifier)
public ArtifactDownloaderTask artifacts(@NotNull DownloadItem... artifacts)
@NotNull protected ArtifactDownloaderTaskProperties build()
build in class Task<ArtifactDownloaderTask,ArtifactDownloaderTaskProperties>Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.