public class S3AvatarFileStoreProvider extends S3FileStoreProvider implements AvatarFileStoreProvider
| Constructor and Description |
|---|
S3AvatarFileStoreProvider(JiraProperties jiraProperties,
FileStoresConfigurationLoader fileStoresConfigurationLoader) |
| Modifier and Type | Method and Description |
|---|---|
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, getFileStoreConfiggetInformationpublic S3AvatarFileStoreProvider(JiraProperties jiraProperties, FileStoresConfigurationLoader fileStoresConfigurationLoader)
@Nonnull public com.atlassian.dc.filestore.api.FileStore.Path getBasePath()
FileStoreProvidergetBasePath in interface FileStoreProviderpublic boolean isStoreInJiraHome()
FileStoreProviderisStoreInJiraHome in interface FileStoreProviderCopyright © 2002-2023 Atlassian. All Rights Reserved.