| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
| com.atlassian.bamboo.specs.model.task |
Tasks you can execute in a job.
|
| Modifier and Type | Method and Description |
|---|---|
protected PlanIdentifierProperties |
PlanIdentifier.build() |
| Modifier and Type | Method and Description |
|---|---|
PlanIdentifierProperties |
ArtifactDownloaderTaskProperties.getSourcePlan() |
| Constructor and Description |
|---|
ArtifactDownloaderTaskProperties(@Nullable String description,
boolean enabled,
@NotNull PlanIdentifierProperties sourcePlan,
@NotNull List<DownloadItemProperties> artifacts) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.