Class DefaultAttachmentManager

java.lang.Object
com.atlassian.confluence.pages.DefaultAttachmentManager
All Implemented Interfaces:
AttachmentManagerInternal, AttachmentManager

public class DefaultAttachmentManager extends Object implements AttachmentManagerInternal
Default implementation of AttachmentManager. The storage location of attachments is not defined, and is handled by the AttachmentDao.