public class TemplateStaplerRequestWrapper
extends org.kohsuke.stapler.RequestImpl
| Constructor and Description |
|---|
TemplateStaplerRequestWrapper(org.kohsuke.stapler.StaplerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameter(String name)
Overrides certain parameter names with certain values needed when setting
the configuration for template projects.
|
bindJSON, bindJSON, bindJSON, bindJSONToList, bindParameters, bindParameters, bindParameters, bindParameters, bindParametersToList, checkIfModified, checkIfModified, checkIfModified, checkIfModified, createJavaScriptProxy, findAncestor, findAncestor, findAncestorObject, getAncestors, getBindInterceptor, getBoundObjectTable, getFileItem, getOriginalRequestURI, getOriginalRestOfPath, getReferer, getRequestURIWithQueryString, getRequestURLWithQueryString, getRestOfPath, getRootPath, getServletContext, getStapler, getSubmittedForm, getView, getView, getView, getView, getWebApp, hasParameter, isJavaScriptProxyCall, setBindInterceptpr, setBindListenergetAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRolegetAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequest, getRequestDispatcher, getScheme, getServerName, getServerPort, isSecure, removeAttribute, setAttribute, setCharacterEncoding, setRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRolegetAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, isSecure, removeAttribute, setAttribute, setCharacterEncodingpublic TemplateStaplerRequestWrapper(org.kohsuke.stapler.StaplerRequest request)
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic String getParameter(String name)
getParameter in interface javax.servlet.ServletRequestgetParameter in class javax.servlet.ServletRequestWrapperCopyright © 2004-2015. All Rights Reserved.