public class S3AttachmentFileStoreProvider extends S3FileStoreProvider implements AttachmentFileStoreProvider
S3FileStoreProvider.ConfigAndFileStore
configAndFileStoreLazyReference
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, getS3FileStore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFileStoreAnalyticInfo, initializeFileStore
getInformation
public S3AttachmentFileStoreProvider(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 FileStoreAssociationTarget getAssociationTarget()
FileStoreProvider
FileStoreAssociationTarget
that this provider is associated with.getAssociationTarget
in interface FileStoreProvider
Copyright © 2002-2024 Atlassian. All Rights Reserved.