Uses of Class
com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
Packages that use RestDeploymentResultList Package Description com.atlassian.bamboo.plugins.rest.deployments.environments com.atlassian.bamboo.testutils.backdoor.deployments -
-
Uses of RestDeploymentResultList in com.atlassian.bamboo.plugins.rest.deployments.environments
Methods in com.atlassian.bamboo.plugins.rest.deployments.environments that return RestDeploymentResultList Modifier and Type Method Description RestDeploymentResultList
DeploymentEnvironmentResource. getDeploymentResultList(long environmentId, String expandParam, javax.ws.rs.core.UriInfo uriInfo)
-
Uses of RestDeploymentResultList in com.atlassian.bamboo.testutils.backdoor.deployments
Methods in com.atlassian.bamboo.testutils.backdoor.deployments that return RestDeploymentResultList Modifier and Type Method Description RestDeploymentResultList
EnvironmentsControl. getDeploymentResultList(String environmentId)
-