public class S3BackupFileStoreProvider extends S3FileStoreProvider implements BackupFileStoreProvider
S3FileStoreProvider.ConfigAndFileStore
configAndFileStoreLazyReference
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, getS3FileStore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAssociationTarget, initializeFileStore
getFileStoreAnalyticInfo, getInformation
public S3BackupFileStoreProvider(JiraProperties jiraProperties, FileStoresConfigurationLoader fileStoresConfigurationLoader)
@Nonnull public com.atlassian.dc.filestore.api.FileStore.Path getBasePath()
FileStoreProvider
getBasePath
in interface FileStoreProvider
public boolean isStoreInJiraHome()
FileStoreProvider
isStoreInJiraHome
in interface FileStoreProvider
public S3FileStoreConfig getS3FileStoreConfig()
public String getS3BackupsPathPrefix()
Copyright © 2002-2024 Atlassian. All Rights Reserved.