Uses of Class
com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
Package
Description
-
Uses of RestEnvironment in com.atlassian.bamboo.rest.model.agent
Modifier and TypeFieldDescriptionprotected List<RestEnvironment>
RestExecutableEnvironmentList.executableEnvironments
Modifier and TypeMethodDescriptionvoid
RestExecutableEnvironmentList.setExecutableEnvironments
(List<RestEnvironment> executableEnvironments) ModifierConstructorDescriptionRestExecutableEnvironmentList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestEnvironment> callback) -
Uses of RestEnvironment in com.atlassian.bamboo.rest.model.deployments.environments
-
Uses of RestEnvironment in com.atlassian.bamboo.rest.model.deployments.projects
ModifierConstructorDescriptionRestDeploymentProject
(@NotNull DeploymentProject deploymentProject, @NotNull List<? extends RestEnvironment> environments) -
Uses of RestEnvironment in com.atlassian.bamboo.rest.model.repository