Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.admin.configuration |
Modifier and Type | Method and Description |
---|---|
RestGeneralConfiguration |
GeneralConfigurationConversionFunction.apply(GeneralConfiguration input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
RestGeneralConfiguration |
GeneralConfigurationResource.getGeneralConfiguration(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to retrieve bamboo server general configurations
|
RestGeneralConfiguration |
GeneralConfigurationResource.updateGeneralConfiguration(RestGeneralConfiguration restGeneralConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update bamboo server general configurations.
|
Modifier and Type | Method and Description |
---|---|
RestGeneralConfiguration |
GeneralConfigurationResource.updateGeneralConfiguration(RestGeneralConfiguration restGeneralConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update bamboo server general configurations.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.