| Interface | Description |
|---|---|
| AvatarToStream.CachePolicy | |
| CommonAttachment |
Representation of attachment used mainly in ViewAttachment/ViewTemporaryAttachment servlets and supporting classes.
|
| Class | Description |
|---|---|
| AbstractAvatarServlet |
Abstract servlet to serve avatar images
|
| AbstractAvatarServlet.PreprocessedInput | |
| AttachmentZipServlet |
This servlet can bundle the attachments of an issue into a ZIP file, or unzip a specific entry of a named attachment.
|
| AvatarToStream | |
| AvatarToStream.AvatarData | |
| BufferingRequestDispatcher |
Dispatches requests, buffering the contents of the response and returning it as a String.
|
| CommonAttachmentImpl | |
| FileServerServlet |
This is used to serve up download references in JIRA plugins.
|
| HttpResponseHeaders |
Utility methods for setting headers on the HTTP response.
|
| InternalServerErrorHelper | |
| InternalServerErrorServlet | |
| IssueViewServlet | |
| JohnsonAnalyticsServlet |
Analytics endpoint for KB-Article click analytics.
|
| JohnsonConfigMigrationServlet |
Servlet which handles requests from the config migration screen of johnson
|
| JohnsonConfigMigrationServlet.SuccessTemplateContext | |
| JohnsonDataServlet |
Responds with a JSON-ified version of the current Johnson
Events. |
| JohnsonDismissEventsServlet |
REST endpoint to clear Johnson dismissible events -- if JIRA is already set up then the admin credentials must be supplied.
|
| MimeSniffingKit |
This class can sniff a file according to the current JIRA settings and determine how an attachment should be handled
|
| NoopFoundServlet | |
| SearchRequestViewServlet |
This servlet is responsible for setting up the VelocityContext used in the searchrequest views
(i.e.: Printable, XML, etc).
|
| VelocityDecoratorServlet |
Servlet that renders velocity decorators.
|
| ViewProjectAvatarServlet |
Serves avatar images for projects.
|
| ViewTemporaryAvatarServlet |
Streams out an avatar image that has just been uploaded so that cropping/scaling operations can be performed.
|
| ViewUniversalAvatarServlet |
This class only resposibility is to fetch implemmentaion from DI
contaier and forward request to it.
|
| ViewUniversalAvatarServletImpl | |
| ViewUserAvatarServlet |
Serves avatar images for users.
|
| Enum | Description |
|---|---|
| AvatarToStream.CachePolicies |
| Exception | Description |
|---|---|
| BadRequestException |
Thrown to represent a "400 Bad Request" status code.
|
| InvalidAttachmentPathException | |
| RangeNotSatisfiableException |
The requested range is not satisfiable as per RFC-7233.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.