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