public class JohnsonDataServlet
extends javax.servlet.http.HttpServlet
Event
s.
This helps to prevent the need for a hard refresh of the page to keep it up to date.
Please update API version in info/version property of confluence-frontend/johnson-page/endpoints-api.json whenever API is changed.Modifier and Type | Field and Description |
---|---|
static String |
URL_SUFFIX |
Constructor and Description |
---|
JohnsonDataServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init(javax.servlet.ServletConfig config) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String URL_SUFFIX
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet
in class javax.servlet.http.HttpServlet
IOException
Copyright © 2003–2021 Atlassian. All rights reserved.