JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.rest.model.deployments.RestOperations
Packages that use
RestOperations
Package
Description
com.atlassian.bamboo.rest.model.deployments.environments
com.atlassian.bamboo.rest.model.deployments.projects
com.atlassian.bamboo.rest.model.deployments.results
Uses of
RestOperations
in
com.atlassian.bamboo.rest.model.deployments.environments
Methods in
com.atlassian.bamboo.rest.model.deployments.environments
that return
RestOperations
Modifier and Type
Method
Description
RestOperations
RestEnvironment.
getOperations
()
Uses of
RestOperations
in
com.atlassian.bamboo.rest.model.deployments.projects
Methods in
com.atlassian.bamboo.rest.model.deployments.projects
that return
RestOperations
Modifier and Type
Method
Description
RestOperations
RestDeploymentProject.
getOperations
()
Uses of
RestOperations
in
com.atlassian.bamboo.rest.model.deployments.results
Methods in
com.atlassian.bamboo.rest.model.deployments.results
that return
RestOperations
Modifier and Type
Method
Description
RestOperations
RestDeploymentResult.
getOperations
()