Uses of Class
com.atlassian.jira.web.servlet.InvalidAttachmentPathException

Packages that use InvalidAttachmentPathException
com.atlassian.jira.web.servlet   
 

Uses of InvalidAttachmentPathException in com.atlassian.jira.web.servlet
 

Methods in com.atlassian.jira.web.servlet that throw InvalidAttachmentPathException
protected abstract  File AbstractViewFileServlet.getFileName(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Gets the attachment file (not the file name) that corresponds to the requested attachment.
protected abstract  void AbstractViewFileServlet.setResponseHeaders(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Sets any required headers on the http response.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.