Uses of Class
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionList
-
Packages that use RestDeploymentVersionList Package Description com.atlassian.bamboo.plugins.rest.deployments.projects com.atlassian.bamboo.plugins.rest.documentation -
-
Uses of RestDeploymentVersionList in com.atlassian.bamboo.plugins.rest.deployments.projects
Methods in com.atlassian.bamboo.plugins.rest.deployments.projects that return RestDeploymentVersionList Modifier and Type Method Description RestDeploymentVersionList
DeploymentProjectResource. getDeploymentProjectVersions(long deploymentProjectId, @Nullable String planBranchKey, javax.ws.rs.core.UriInfo uriInfo)
-
Uses of RestDeploymentVersionList in com.atlassian.bamboo.plugins.rest.documentation
Fields in com.atlassian.bamboo.plugins.rest.documentation declared as RestDeploymentVersionList Modifier and Type Field Description static RestDeploymentVersionList
RestDeploymentProjectExampleDocument. GET_DEPLOYMENT_PROJECT_VERSIONS_RESPONSE
-