| 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() |
| Constructor and Description |
|---|
RestDeploymentProject(DeploymentProject deploymentProject,
List<? extends RestEnvironment> environments) |
| Constructor and Description |
|---|
RestRepositoryUsageModel(List<RestPlanIdentifier> plans,
int inaccessiblePlansCount,
long totalPlans,
List<RestEnvironment> environments,
int inaccessibleEnvironmentsCount,
long totalEnvironments) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.