public class ConfigurePruningServlet
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
ConfigurePruningServlet(com.atlassian.soy.renderer.SoyTemplateRenderer templateRenderer,
DirectoryManager directoryManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.sal.api.user.UserManager userManager,
com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
@Inject public ConfigurePruningServlet(com.atlassian.soy.renderer.SoyTemplateRenderer templateRenderer, DirectoryManager directoryManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.sal.api.user.UserManager userManager, com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider)
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2021 Atlassian. All rights reserved.