| Package | Description |
|---|---|
| com.atlassian.bamboo.rest.model.agent | |
| com.atlassian.bamboo.rest.model.deployments.environments | |
| com.atlassian.bamboo.rest.model.deployments.projects |
| Modifier and Type | Field and Description |
|---|---|
protected List<RestEnvironment> |
RestExecutableEnvironmentList.executableEnvironments |
| Modifier and Type | Method and Description |
|---|---|
List<RestEnvironment> |
RestExecutableEnvironmentList.getExecutableEnvironments() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestExecutableEnvironmentList.setExecutableEnvironments(List<RestEnvironment> executableEnvironments) |
| Constructor and Description |
|---|
RestExecutableEnvironmentList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestEnvironment> callback) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestEnvironmentWithConfigCounts |
| Modifier and Type | Method and Description |
|---|---|
List<RestEnvironment> |
RestDeploymentProject.getEnvironments() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.