| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders |
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
|
| com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Variable |
Variable.name(@NotNull String name)
Sets variable name.
|
Variable |
Variable.value(@NotNull String value)
Sets variable value.
|
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.variables(Variable... variables)
Adds plan variables.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.