| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
| com.atlassian.bamboo.specs.api.builders.plan.dependencies |
Plan dependencies (so that build of one plan may trigger builds of another plans).
|
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.dependencies(@NotNull Dependencies dependencies)
Specifies configuration of dependencies support for this plan.
|
| Modifier and Type | Method and Description |
|---|---|
Dependencies |
Dependencies.configuration(@NotNull DependenciesConfiguration dependenciesConfiguration)
Sets dependencies configuration.
|
Dependencies |
Dependencies.configuration(@NotNull DependenciesConfigurationProperties dependenciesConfiguration)
Sets dependencies configuration.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.