Uses of Class
com.atlassian.bamboo.rest.model.deployments.environments.RestDeploymentVersionStatusForDashboard
-
Packages that use RestDeploymentVersionStatusForDashboard Package Description com.atlassian.bamboo.rest.model.deployments.environments -
-
Uses of RestDeploymentVersionStatusForDashboard in com.atlassian.bamboo.rest.model.deployments.environments
Methods in com.atlassian.bamboo.rest.model.deployments.environments that return types with arguments of type RestDeploymentVersionStatusForDashboard Modifier and Type Method Description List<RestDeploymentVersionStatusForDashboard>
RestEnvironmentStatusForDashboard. getDeploymentVersionStatuses()
Method parameters in com.atlassian.bamboo.rest.model.deployments.environments with type arguments of type RestDeploymentVersionStatusForDashboard Modifier and Type Method Description void
RestEnvironmentStatusForDashboard. setDeploymentVersionStatuses(List<RestDeploymentVersionStatusForDashboard> deploymentVersionStatuses)
-