Interface | Description |
---|---|
DownloadResourceManager |
An interface for managers that support reading of downloadable resources.
|
DownloadResourceReader | |
DownloadResourceWriter | |
PartialDownloadResourceManager |
Interface for downloadResourceManagers that support partial downloading of resources
|
PartialDownloadResourceReader |
A
DownloadResourceReader that can read a part of the resource |
ResourceAccessor |
Simple interface to provide access to a resource.
|
WritableDownloadResourceManager |
An interface for managers that support reading and writing of downloadable resources.
|
Class | Description |
---|---|
AttachmentDownloadResourceManager | |
AttachmentDownloadResourceReader | |
DelegatorDownloadResourceManager |
Delegates to the appropriate download resource manager for resource retrievals.
|
ExportDownloadResourceManager |
A
WritableDownloadResourceManager that stores and reads macro output from a temporary location. |
FileDownloadResourceReader | |
FileDownloadResourceWriter | |
GenericDownloadResourceReader | |
IconDownloadResourceManager | |
PackageResourceManager |
Allow plugin to get bundle plugin from others folder inside WEB-INF
|
PartialAttachmentDownloadResourceReader | |
ServletContextResourceAccessor |
An implementation of
ResourceAccessor that gets resources via the servlet context. |
ThumbnailDownloadResourceManager | |
ThumbnailDownloadResourceReader | |
WebImagesDownloadResourceManager | |
WebImagesDownloadResourceReader |
Enum | Description |
---|---|
DownloadResourcePrefixEnum |
Enum of all the supported prefix of Download Resource Manager (except the prefix of WebImagesDownloadResourceManager)
|
Exception | Description |
---|---|
DownloadResourceNotFoundException | |
UnauthorizedDownloadResourceException |
Copyright © 2003–2020 Atlassian. All rights reserved.