public interface AvatarFileStoreProvider
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.dc.filestore.api.FileStore.Path |
getAvatarsBasePath()
Fetches the base file store path for avatars
|
FileStoreAnalyticInfo |
getFileStoreAnalyticInfo()
Fetches the Analytic info about file store for avatars
|
FileStoreConfig |
getFileStoreConfig()
Retrieves the file store configuration information
|
boolean |
isAvatarStoreInJiraHome()
Indicates whether avatars are stored somewhere within the Jira home directory.
|
@Nonnull com.atlassian.dc.filestore.api.FileStore.Path getAvatarsBasePath()
io.atlassian.util.concurrent.LazyReference.InitializationException - if a FileStore cannot be createdboolean isAvatarStoreInJiraHome()
@Nonnull FileStoreAnalyticInfo getFileStoreAnalyticInfo()
@Nullable FileStoreConfig getFileStoreConfig()
Copyright © 2002-2023 Atlassian. All Rights Reserved.