public class SettingsConfiguredDownloadPolicyProvider extends Object implements org.springframework.beans.factory.FactoryBean
DownloadPolicy used by Confluence to be selected via
 the global system setting 'attachmentSecurityLevel'.
 The default DownloadPolicy will be DownloadPolicy.Smart.
 If setup has not been completed then DownloadPolicy.Smart is used.| Constructor and Description | 
|---|
| SettingsConfiguredDownloadPolicyProvider(SettingsManager settingsManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getObject() | 
| Class | getObjectType() | 
| boolean | isSingleton() | 
public SettingsConfiguredDownloadPolicyProvider(SettingsManager settingsManager)
public Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © 2003–2018 Atlassian. All rights reserved.