Package com.atlassian.confluence.servlet.download
package com.atlassian.confluence.servlet.download
-
ClassDescriptionRepresents the different levels at which attachments can be viewed - always downloaded, always displayed inline, or a mix of the two.A URL parser for attachments (including thumbnails).Represents the first field of a content-disposition headerAn analytics event that captures information about streaming a download to the client.Computes a safe content type given an existing content type and filename.This abstract download strategy allows implementors to gather necessary information from a database and set HTTP headers within a database transaction.Allows to configure the
DownloadPolicy
used by Confluence to be selected via the global system setting 'attachmentSecurityLevel'.