Package | Description |
---|---|
com.atlassian.bamboo.admin.configuration | |
com.atlassian.bamboo.plugins.rest.admin.configuration |
Modifier and Type | Class and Description |
---|---|
class |
GeneralConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
GeneralConfiguration |
GeneralConfigurationServiceImpl.getGeneralConfiguration() |
GeneralConfiguration |
GeneralConfigurationService.getGeneralConfiguration()
Retrieve the current general configuration.
|
GeneralConfiguration |
GeneralConfigurationServiceImpl.updateGeneralConfiguration(String instanceName,
String baseUrl,
String gravatarServerUrl,
String brokerUrl,
String brokerClientUrl,
Integer dashboardDefaultSize,
Integer branchDetectionIntervalSeconds,
Boolean gravatarSupportEnabled,
Boolean gzipCompressionEnabled) |
GeneralConfiguration |
GeneralConfigurationService.updateGeneralConfiguration(String instanceName,
String baseUrl,
String gravatarServerUrl,
String brokerUrl,
String brokerClientUrl,
Integer dashboardDefaultSize,
Integer branchDetectionIntervalSeconds,
Boolean gravatarSupportEnabled,
Boolean gzipCompressionEnabled)
Set the general configuration settings
|
Modifier and Type | Method and Description |
---|---|
RestGeneralConfiguration |
GeneralConfigurationConversionFunction.apply(GeneralConfiguration input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.