Class AttachmentDataStorageLocationResolver

java.lang.Object
com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataStorageLocationResolver

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

    • AttachmentDataStorageLocationResolver

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

    • getFileLocation

      public com.atlassian.dc.filestore.api.compat.FilesystemPath getFileLocation()