com.atlassian.confluence.pages.persistence.dao
Class BootstrapAttachmentLocationResolver
java.lang.Object
com.atlassian.confluence.pages.persistence.dao.BootstrapAttachmentLocationResolver
- All Implemented Interfaces:
- FileLocationResolver
public class BootstrapAttachmentLocationResolver
- extends Object
- implements FileLocationResolver
This implementation returns the location of the default Confluence attachments directory,
as set by the BootstrapManager.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapAttachmentLocationResolver
public BootstrapAttachmentLocationResolver()
getFileLocation
public File getFileLocation()
- Specified by:
getFileLocation
in interface FileLocationResolver
Copyright © 2003-2013 Atlassian. All Rights Reserved.