public class

BootstrapAttachmentLocationResolver

extends Object
implements FileLocationResolver
java.lang.Object
   ↳ com.atlassian.confluence.pages.persistence.dao.BootstrapAttachmentLocationResolver

Class Overview

This implementation returns the location of the default Confluence attachments directory, as set by the BootstrapManager.

Summary

Public Constructors
BootstrapAttachmentLocationResolver()
Public Methods
File getFileLocation()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.confluence.pages.persistence.dao.FileLocationResolver

Public Constructors

public BootstrapAttachmentLocationResolver ()

Public Methods

public File getFileLocation ()