Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
com.atlassian.bamboo.specs.api.builders.plan.artifact |
Artifact definitions and artifact subscriptions.
|
Modifier and Type | Method and Description |
---|---|
Job |
Job.artifactSubscriptions(ArtifactSubscription... subscriptions)
Add artifact subscriptions.
|
Modifier and Type | Method and Description |
---|---|
ArtifactSubscription |
ArtifactSubscription.artifact(String artifactName)
Sets name of the artifact to download.
|
ArtifactSubscription |
ArtifactSubscription.destination(String destination)
Sets artifact download destination.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.