public class S3BackupFileStoreProvider extends S3FileStoreProvider implements BackupFileStoreProvider
S3FileStoreProvider.ConfigAndFileStoreconfigAndFileStoreLazyReference| Constructor and Description |
|---|
S3BackupFileStoreProvider(JiraProperties jiraProperties,
FileStoresConfigurationLoader fileStoresConfigurationLoader) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.dc.filestore.api.FileStore.Path |
getBasePath()
Fetches the base file store path.
|
String |
getS3BackupsPathPrefix() |
S3FileStoreConfig |
getS3FileStoreConfig() |
boolean |
isStoreInJiraHome()
Indicates whether the file store is somewhere within the Jira home directory.
|
getFileStoreAnalyticInfo, getFileStoreConfig, getInformation, getS3FileStoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssociationTarget, initializeFileStoregetFileStoreAnalyticInfo, getInformationpublic S3BackupFileStoreProvider(JiraProperties jiraProperties, FileStoresConfigurationLoader fileStoresConfigurationLoader)
@Nonnull public com.atlassian.dc.filestore.api.FileStore.Path getBasePath()
FileStoreProvidergetBasePath in interface FileStoreProviderpublic boolean isStoreInJiraHome()
FileStoreProviderisStoreInJiraHome in interface FileStoreProviderpublic S3FileStoreConfig getS3FileStoreConfig()
public String getS3BackupsPathPrefix()
Copyright © 2002-2024 Atlassian. All Rights Reserved.