public interface IssueViewURLHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_HEADERS_PARAMETER |
| Modifier and Type | Method and Description |
|---|---|
String |
getURLWithoutContextPath(IssueViewModuleDescriptor moduleDescriptor,
String issueKey) |
void |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static final String NO_HEADERS_PARAMETER
String getURLWithoutContextPath(IssueViewModuleDescriptor moduleDescriptor, String issueKey)
void handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2002-2016 Atlassian. All Rights Reserved.