public final class TemplateStaplerRequestWrapper
extends org.kohsuke.stapler.RequestImpl
TemplateDrivenMultiBranchProjects from bleeding into their template projects
when the request is passed to the template's
AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse) method.| 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.
|
net.sf.json.JSONObject |
getSubmittedForm()
Overrides the form with a sanitized version.
|
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, getView, getView, getView, getView, getWebApp, hasParameter, isJavaScriptProxyCall, setBindInterceptor, 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 String getParameter(String name)
getParameter in interface javax.servlet.ServletRequestgetParameter in class javax.servlet.ServletRequestWrapperpublic net.sf.json.JSONObject getSubmittedForm()
throws javax.servlet.ServletException
getSubmittedForm in interface org.kohsuke.stapler.StaplerRequestgetSubmittedForm in class org.kohsuke.stapler.RequestImpljavax.servlet.ServletExceptionCopyright © 2016–2017. All rights reserved.