Uses of Class
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariables
-
Uses of RestGlobalVariables in com.atlassian.bamboo.plugins.rest.admin.globalvariable
Modifier and TypeMethodDescriptionGlobalVariableResource.getGlobalVariables
(javax.ws.rs.core.UriInfo uriInfo) RestGlobalVariableService.getGlobalVariables
(javax.ws.rs.core.UriInfo uriInfo) Retrieve all global variables and values on bamboo server Password variables will be encrypted using salted hash.RestGlobalVariableServiceImpl.getGlobalVariables
(javax.ws.rs.core.UriInfo uriInfo)