public class RevSetReportServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Class and Description |
|---|---|
static class |
RevSetReportServlet.Models |
static class |
RevSetReportServlet.Params |
static class |
RevSetReportServlet.UniqueCommits |
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
closedIssueStates |
static String |
USAGE |
| Constructor and Description |
|---|
RevSetReportServlet(com.atlassian.fisheye.plugin.web.helpers.VelocityHelper velocityHelper,
com.atlassian.fisheye.spi.services.RepositoryService repositoryService,
com.atlassian.fisheye.spi.services.ServerInfoService serverInfoService,
JiraQueryService jiraQueryService,
UserMappingService userMappingService,
com.atlassian.fisheye.plugin.web.helpers.WikiRenderer wikiRenderer,
ReviewSearchService searchService,
com.cenqua.fisheye.config.RepositoryManager repositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static String USAGE
@Autowired
public RevSetReportServlet(com.atlassian.fisheye.plugin.web.helpers.VelocityHelper velocityHelper,
com.atlassian.fisheye.spi.services.RepositoryService repositoryService,
com.atlassian.fisheye.spi.services.ServerInfoService serverInfoService,
JiraQueryService jiraQueryService,
UserMappingService userMappingService,
com.atlassian.fisheye.plugin.web.helpers.WikiRenderer wikiRenderer,
ReviewSearchService searchService,
com.cenqua.fisheye.config.RepositoryManager repositoryManager)
public void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2015 Atlassian Software Systems. All rights reserved.