Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.admin.globalvariable |
Modifier and Type | Method and Description |
---|---|
RestGlobalVariables |
RestGlobalVariableServiceImpl.getGlobalVariables(javax.ws.rs.core.UriInfo uriInfo) |
RestGlobalVariables |
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.
|
RestGlobalVariables |
GlobalVariableResource.getGlobalVariables(javax.ws.rs.core.UriInfo uriInfo)
Return collection of all global variables.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.