@Internal
public interface AdministrationConfigurationInterface
boolean isAuditLoggingEnabled()
void setAuditLoggingEnabled(boolean auditLoggingEnabled)
String getBaseUrl()
void setBaseUrl(String baseUrl)
baseUrl - the urlint getBranchDetectionCheckInterval()
void setBranchDetectionCheckInterval(int branchDetectionCheckInterval)
branchDetectionCheckInterval - boolean isDeploymentExpiryEnabled()
void setDeploymentExpiryEnabled(boolean deploymentExpiryEnabled)
@NotNull BuildExpiryConfig getBuildExpiryConfig()
void setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig)
BuildHangingConfig getBuildHangingConfig()
void setBuildHangingConfig(BuildHangingConfig myBuildHangingConfig)
@NotNull CaptchaConfiguration getCaptchaConfiguration()
@NotNull ConcurrentBuildConfig getConcurrentBuildConfig()
int getDashboardPageSize()
void setDashboardPageSize(int dashboardPageSize)
@NotNull DeploymentExpiryConfig getDeploymentExpiryConfig()
void setDeploymentExpiryConfig(DeploymentExpiryConfig deploymentExpiryConfig)
@Nullable ElasticConfiguration getElasticConfig()
void setElasticConfig(ElasticConfiguration elasticConfig)
boolean isEnableAnonymousAccess()
void setEnableAnonymousAccess(boolean enableAnonymousAccess)
boolean isEnableExternalUserManagement()
void setEnableExternalUserManagement(boolean enableExternalUserManagement)
boolean isEnableRestrictedAdmin()
void setEnableRestrictedAdmin(boolean enableRestrictedAdmin)
boolean isEnableSignup()
void setEnableSignup(boolean enableSignup)
boolean isEnableViewContactDetails()
void setEnableViewContactDetails(boolean enableViewContactDetails)
String getGravatarServerUrl()
void setGravatarServerUrl(String gravatarUrl)
boolean isGravatarSupportEnabled()
void setGravatarSupportEnabled(boolean gravatarSupportEnabled)
@NotNull String getInstanceName()
void setInstanceName(String instanceName)
boolean isRemoteAgentAuthenticationEnabled()
void setRemoteAgentAuthenticationEnabled(boolean remoteAgentAuthenticationEnabled)
boolean isRemoteAgentFunctionEnabled()
void setRemoteAgentFunctionEnabled(boolean enabled)
@NotNull RepositorySettings getRepositorySettings()
boolean getResolveArtifactContentTypeByExtension()
void setResolveArtifactContentTypeByExtension(boolean resolveArtifactContentTypeByExtension)
ScheduleBackupConfiguration getScheduleBackupConfiguration()
void setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration)
@NotNull StorageLimits getStorageLimit()
void setStorageLimit(@NotNull
StorageLimits storageLimits)
@Deprecated @Nullable String getSystemProperty(String key)
BandanaManager for key-value storage.@Deprecated void setSystemProperty(String key, String value)
BandanaManager for key-value storage.@Deprecated boolean isTestQuarantineEnabled()
getQuarantineConfiguration() and then QuarantineConfiguration.isEnabled()@Deprecated void setEnableTestQuarantine(boolean enableTestQuarantine)
getQuarantineConfiguration() and then QuarantineConfiguration.setEnabled(boolean)@NotNull QuarantineConfiguration getQuarantineConfiguration()
void setQuarantineConfiguration(@NotNull
QuarantineConfiguration quarantineConfiguration)
void setUnconfigurableFeatureDefaults(@Nullable
UnconfigurableFeatureDefaults unconfigurableFeatureDefaults)
boolean isUseGzipCompression()
void setUseGzipCompression(boolean useGzipCompression)
useGzipCompression - boolean doesXsrfAllowMutativeGets()
void setXsrfAllowsMutativeGets(boolean xsrfAllowsMutativeGets)
boolean isXsrfProtectionEnabled()
void setXsrfProtectionEnabled(boolean xsrfProtectionEnabled)
@NotNull SerializationSecurityConfig getSerializationSecurityConfig()
void setSerializationSecurityConfig(@NotNull
SerializationSecurityConfig serializationSecurityConfig)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.