Package com.atlassian.confluence.servlet
package com.atlassian.confluence.servlet
-
ClassDescriptionServlet that provides application status information.No op servlet for CONF-7953Export a page as HTML which Microsoft Word will understand.Serves files from Confluence: attachments, custom resources, thumbnails, plugin resources, etc.Filter that applies a HTTP caching strategy over the Likes REST API.Handles requests from the Johnson page to send analytics events.Handles the user clicking the link for a KB article that relates to a specific event.Handles the user clicking the link for a general (non-event-related) KB article.Responds with a JSON-ified version of the current Johnson
Event
s.REST endpoint to dismiss Johnson events.Simple servlet to map requests to /label/<spaceKey>/<labelName/> or /label/<labelName> to /labels/viewlabel.action The label name is mandatory, the space key is optional, restricting the view of the label to a specific space.Servlet used to log an application ready message to the lifecycle log, and marks that the last servlet has loaded.This class was mark withUnrestrictedAccess
because it will handle the check by itselfServlet that defers all its execution to a Spring-bean.