Package com.atlassian.confluence.setup
Class BootstrapPropertiesProvider
- java.lang.Object
-
- com.atlassian.confluence.setup.BootstrapPropertiesProvider
-
@Deprecated public class BootstrapPropertiesProvider extends Object
Deprecated.since 7.14 No longer used.
-
-
Constructor Summary
Constructors Constructor Description BootstrapPropertiesProvider(BootstrapManager bootstrapManager)
Deprecated.since 7.12BootstrapPropertiesProvider(BootstrapManager bootstrapManager, com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Properties
getProperties()
Deprecated.
-
-
-
Constructor Detail
-
BootstrapPropertiesProvider
@Deprecated public BootstrapPropertiesProvider(BootstrapManager bootstrapManager)
Deprecated.since 7.12
-
BootstrapPropertiesProvider
public BootstrapPropertiesProvider(BootstrapManager bootstrapManager, com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
Deprecated.- Since:
- 7.12
-
-
Method Detail
-
getProperties
public Properties getProperties()
Deprecated.
-
-