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