Class AttachmentDataStorageLocationResolver


  • public final class AttachmentDataStorageLocationResolver
    extends Object
    Resolves the location of the directory used to store attachment data.
    Since:
    7.14
    • Constructor Detail

      • AttachmentDataStorageLocationResolver

        public AttachmentDataStorageLocationResolver​(String attachmentSubdirectoryName,
                                                     com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager,
                                                     HomePathPlaceholderResolver filesystemPathResolver)