public class S3AttachmentFileStoreProvider extends S3FileStoreProvider implements AttachmentFileStoreProvider
S3FileStoreProvider.ConfigAndFileStoreconfigAndFileStoreLazyReference| Constructor and Description |
|---|
S3AttachmentFileStoreProvider(JiraProperties jiraProperties,
FileStoresConfigurationLoader fileStoresConfigurationLoader) |
| Modifier and Type | Method and Description |
|---|---|
FileStoreAssociationTarget |
getAssociationTarget()
Returns the
FileStoreAssociationTarget that this provider is associated with. |
com.atlassian.dc.filestore.api.FileStore.Path |
getBasePath()
Fetches the base file store path.
|
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, waitgetFileStoreAnalyticInfo, initializeFileStoregetInformationpublic S3AttachmentFileStoreProvider(JiraProperties jiraProperties, FileStoresConfigurationLoader fileStoresConfigurationLoader)
@Nonnull public com.atlassian.dc.filestore.api.FileStore.Path getBasePath()
FileStoreProvidergetBasePath in interface FileStoreProviderpublic boolean isStoreInJiraHome()
FileStoreProviderisStoreInJiraHome in interface FileStoreProviderpublic FileStoreAssociationTarget getAssociationTarget()
FileStoreProviderFileStoreAssociationTarget that this provider is associated with.getAssociationTarget in interface FileStoreProviderCopyright © 2002-2024 Atlassian. All Rights Reserved.