public class VersionInfoServlet
extends org.apache.sling.api.servlets.SlingSafeMethodsServlet
VersionInfoServlet renders list of versions available for
the current resource.
At the moment only JCR nodes are supported.| Constructor and Description |
|---|
VersionInfoServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(org.apache.sling.api.SlingHttpServletRequest req,
org.apache.sling.api.SlingHttpServletResponse resp) |
doGeneric, doHead, doOptions, doTrace, getAllowedRequestMethods, getServletInfo, handleMethodNotImplemented, mayService, service, servicepublic void doGet(org.apache.sling.api.SlingHttpServletRequest req,
org.apache.sling.api.SlingHttpServletResponse resp)
throws javax.servlet.ServletException,
java.io.IOException
doGet in class org.apache.sling.api.servlets.SlingSafeMethodsServletjavax.servlet.ServletExceptionjava.io.IOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.