Class ParameterizedStaplerRequest
java.lang.Object
org.jenkinsci.plugins.parameterizedscheduler.ParameterizedStaplerRequest
- All Implemented Interfaces:
jakarta.servlet.http.HttpServletRequest,jakarta.servlet.ServletRequest,org.kohsuke.stapler.StaplerRequest2
public class ParameterizedStaplerRequest
extends Object
implements org.kohsuke.stapler.StaplerRequest2
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.kohsuke.stapler.StaplerRequest2
org.kohsuke.stapler.StaplerRequest2.RenderOnDemandParameters -
Field Summary
Fields inherited from interface jakarta.servlet.http.HttpServletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanauthenticate(jakarta.servlet.http.HttpServletResponse response) <T> Tvoid<T> T<T> List<T>bindJSONToList(Class<T> type, Object src) <T> TbindParameters(Class<T> type, String prefix) <T> TbindParameters(Class<T> type, String prefix, int index) voidbindParameters(Object bean) voidbindParameters(Object bean, String prefix) <T> List<T>bindParametersToList(Class<T> type, String prefix) booleancheckIfModified(long timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp) booleancheckIfModified(long timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp, long expiration) booleancheckIfModified(Calendar timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp) booleancheckIfModified(Date timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp) createJavaScriptProxy(Object toBeExported) org.kohsuke.stapler.StaplerRequest2.RenderOnDemandParameterscreateJavaScriptProxyParameters(Object toBeExported) org.kohsuke.stapler.AncestorfindAncestor(Class type) org.kohsuke.stapler.Ancestor<T> TfindAncestorObject(Class<T> type) List<org.kohsuke.stapler.Ancestor>jakarta.servlet.AsyncContextgetAttribute(String name) org.kohsuke.stapler.BindInterceptororg.kohsuke.stapler.bind.BoundObjectTableintlongjakarta.servlet.http.Cookie[]longgetDateHeader(String name) jakarta.servlet.DispatcherTypeorg.apache.commons.fileupload.FileItemgetFileItem(String name) org.apache.commons.fileupload2.core.FileItemgetFileItem2(String name) getHeaders(String name) jakarta.servlet.ServletInputStreamintgetIntHeader(String name) intgetParameter(String name) String[]getParameterValues(String name) jakarta.servlet.http.PartCollection<jakarta.servlet.http.Part>getParts()getRealPath(String path) intjakarta.servlet.RequestDispatchergetRequestDispatcher(String path) intjakarta.servlet.ServletContextjakarta.servlet.http.HttpSessionjakarta.servlet.http.HttpSessiongetSession(boolean create) org.kohsuke.stapler.Staplernet.sf.json.JSONObjectjakarta.servlet.RequestDispatcherjakarta.servlet.RequestDispatcherjakarta.servlet.RequestDispatcherorg.kohsuke.stapler.WebAppbooleanhasParameter(String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisSecure()booleanisUserInRole(String role) voidvoidlogout()voidremoveAttribute(String name) voidsetAttribute(String name, Object o) org.kohsuke.stapler.BindInterceptorsetBindInterceptor(org.kohsuke.stapler.BindInterceptor bindInterceptor) org.kohsuke.stapler.BindInterceptorsetBindInterceptpr(org.kohsuke.stapler.BindInterceptor bindListener) org.kohsuke.stapler.BindInterceptorsetBindListener(org.kohsuke.stapler.BindInterceptor bindListener) voidjakarta.servlet.AsyncContextjakarta.servlet.AsyncContextstartAsync(jakarta.servlet.ServletRequest servletRequest, jakarta.servlet.ServletResponse servletResponse) <T extends jakarta.servlet.http.HttpUpgradeHandler>
TMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.servlet.http.HttpServletRequest
getHttpServletMapping, getTrailerFields, isTrailerFieldsReady, newPushBuilder
-
Constructor Details
-
ParameterizedStaplerRequest
-
-
Method Details
-
getAuthType
- Specified by:
getAuthTypein interfacejakarta.servlet.http.HttpServletRequest
-
getCookies
public jakarta.servlet.http.Cookie[] getCookies()- Specified by:
getCookiesin interfacejakarta.servlet.http.HttpServletRequest
-
getDateHeader
- Specified by:
getDateHeaderin interfacejakarta.servlet.http.HttpServletRequest
-
getHeader
- Specified by:
getHeaderin interfacejakarta.servlet.http.HttpServletRequest
-
upgrade
- Specified by:
upgradein interfacejakarta.servlet.http.HttpServletRequest
-
getHeaders
- Specified by:
getHeadersin interfacejakarta.servlet.http.HttpServletRequest
-
getHeaderNames
- Specified by:
getHeaderNamesin interfacejakarta.servlet.http.HttpServletRequest
-
getIntHeader
- Specified by:
getIntHeaderin interfacejakarta.servlet.http.HttpServletRequest
-
getMethod
- Specified by:
getMethodin interfacejakarta.servlet.http.HttpServletRequest
-
getPathInfo
- Specified by:
getPathInfoin interfacejakarta.servlet.http.HttpServletRequest
-
getPathTranslated
- Specified by:
getPathTranslatedin interfacejakarta.servlet.http.HttpServletRequest
-
getContextPath
- Specified by:
getContextPathin interfacejakarta.servlet.http.HttpServletRequest
-
getQueryString
- Specified by:
getQueryStringin interfacejakarta.servlet.http.HttpServletRequest
-
getRemoteUser
- Specified by:
getRemoteUserin interfacejakarta.servlet.http.HttpServletRequest
-
isUserInRole
- Specified by:
isUserInRolein interfacejakarta.servlet.http.HttpServletRequest
-
getUserPrincipal
- Specified by:
getUserPrincipalin interfacejakarta.servlet.http.HttpServletRequest
-
getRequestedSessionId
- Specified by:
getRequestedSessionIdin interfacejakarta.servlet.http.HttpServletRequest
-
getRequestURI
- Specified by:
getRequestURIin interfacejakarta.servlet.http.HttpServletRequest
-
getRequestURL
- Specified by:
getRequestURLin interfacejakarta.servlet.http.HttpServletRequest
-
getServletPath
- Specified by:
getServletPathin interfacejakarta.servlet.http.HttpServletRequest
-
getSession
public jakarta.servlet.http.HttpSession getSession(boolean create) - Specified by:
getSessionin interfacejakarta.servlet.http.HttpServletRequest
-
getSession
public jakarta.servlet.http.HttpSession getSession()- Specified by:
getSessionin interfacejakarta.servlet.http.HttpServletRequest
-
changeSessionId
- Specified by:
changeSessionIdin interfacejakarta.servlet.http.HttpServletRequest
-
isRequestedSessionIdValid
public boolean isRequestedSessionIdValid()- Specified by:
isRequestedSessionIdValidin interfacejakarta.servlet.http.HttpServletRequest
-
isRequestedSessionIdFromCookie
public boolean isRequestedSessionIdFromCookie()- Specified by:
isRequestedSessionIdFromCookiein interfacejakarta.servlet.http.HttpServletRequest
-
isRequestedSessionIdFromURL
public boolean isRequestedSessionIdFromURL()- Specified by:
isRequestedSessionIdFromURLin interfacejakarta.servlet.http.HttpServletRequest
-
isRequestedSessionIdFromUrl
public boolean isRequestedSessionIdFromUrl()- Specified by:
isRequestedSessionIdFromUrlin interfacejakarta.servlet.http.HttpServletRequest
-
authenticate
public boolean authenticate(jakarta.servlet.http.HttpServletResponse response) - Specified by:
authenticatein interfacejakarta.servlet.http.HttpServletRequest
-
login
- Specified by:
loginin interfacejakarta.servlet.http.HttpServletRequest
-
logout
public void logout()- Specified by:
logoutin interfacejakarta.servlet.http.HttpServletRequest
-
getParts
- Specified by:
getPartsin interfacejakarta.servlet.http.HttpServletRequest
-
getPart
- Specified by:
getPartin interfacejakarta.servlet.http.HttpServletRequest
-
getAttribute
- Specified by:
getAttributein interfacejakarta.servlet.ServletRequest
-
getAttributeNames
- Specified by:
getAttributeNamesin interfacejakarta.servlet.ServletRequest
-
getCharacterEncoding
- Specified by:
getCharacterEncodingin interfacejakarta.servlet.ServletRequest
-
setCharacterEncoding
- Specified by:
setCharacterEncodingin interfacejakarta.servlet.ServletRequest
-
getContentLength
public int getContentLength()- Specified by:
getContentLengthin interfacejakarta.servlet.ServletRequest
-
getContentLengthLong
public long getContentLengthLong()- Specified by:
getContentLengthLongin interfacejakarta.servlet.ServletRequest
-
getContentType
- Specified by:
getContentTypein interfacejakarta.servlet.ServletRequest
-
getInputStream
public jakarta.servlet.ServletInputStream getInputStream()- Specified by:
getInputStreamin interfacejakarta.servlet.ServletRequest
-
getParameter
- Specified by:
getParameterin interfacejakarta.servlet.ServletRequest
-
getParameterNames
- Specified by:
getParameterNamesin interfacejakarta.servlet.ServletRequest
-
getParameterValues
- Specified by:
getParameterValuesin interfacejakarta.servlet.ServletRequest
-
getParameterMap
- Specified by:
getParameterMapin interfacejakarta.servlet.ServletRequest
-
getProtocol
- Specified by:
getProtocolin interfacejakarta.servlet.ServletRequest
-
getScheme
- Specified by:
getSchemein interfacejakarta.servlet.ServletRequest
-
getServerName
- Specified by:
getServerNamein interfacejakarta.servlet.ServletRequest
-
getServerPort
public int getServerPort()- Specified by:
getServerPortin interfacejakarta.servlet.ServletRequest
-
getReader
- Specified by:
getReaderin interfacejakarta.servlet.ServletRequest
-
getRemoteAddr
- Specified by:
getRemoteAddrin interfacejakarta.servlet.ServletRequest
-
getRemoteHost
- Specified by:
getRemoteHostin interfacejakarta.servlet.ServletRequest
-
setAttribute
- Specified by:
setAttributein interfacejakarta.servlet.ServletRequest
-
removeAttribute
- Specified by:
removeAttributein interfacejakarta.servlet.ServletRequest
-
getLocale
- Specified by:
getLocalein interfacejakarta.servlet.ServletRequest
-
getLocales
- Specified by:
getLocalesin interfacejakarta.servlet.ServletRequest
-
isSecure
public boolean isSecure()- Specified by:
isSecurein interfacejakarta.servlet.ServletRequest
-
getRequestDispatcher
- Specified by:
getRequestDispatcherin interfacejakarta.servlet.ServletRequest
-
getRealPath
- Specified by:
getRealPathin interfacejakarta.servlet.ServletRequest
-
getRemotePort
public int getRemotePort()- Specified by:
getRemotePortin interfacejakarta.servlet.ServletRequest
-
getLocalName
- Specified by:
getLocalNamein interfacejakarta.servlet.ServletRequest
-
getLocalAddr
- Specified by:
getLocalAddrin interfacejakarta.servlet.ServletRequest
-
getLocalPort
public int getLocalPort()- Specified by:
getLocalPortin interfacejakarta.servlet.ServletRequest
-
getStapler
public org.kohsuke.stapler.Stapler getStapler()- Specified by:
getStaplerin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getWebApp
public org.kohsuke.stapler.WebApp getWebApp()- Specified by:
getWebAppin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getRestOfPath
- Specified by:
getRestOfPathin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getOriginalRestOfPath
- Specified by:
getOriginalRestOfPathin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getServletContext
public jakarta.servlet.ServletContext getServletContext()- Specified by:
getServletContextin interfacejakarta.servlet.ServletRequest- Specified by:
getServletContextin interfaceorg.kohsuke.stapler.StaplerRequest2
-
startAsync
- Specified by:
startAsyncin interfacejakarta.servlet.ServletRequest- Throws:
IllegalStateException
-
startAsync
public jakarta.servlet.AsyncContext startAsync(jakarta.servlet.ServletRequest servletRequest, jakarta.servlet.ServletResponse servletResponse) throws IllegalStateException - Specified by:
startAsyncin interfacejakarta.servlet.ServletRequest- Throws:
IllegalStateException
-
isAsyncStarted
public boolean isAsyncStarted()- Specified by:
isAsyncStartedin interfacejakarta.servlet.ServletRequest
-
isAsyncSupported
public boolean isAsyncSupported()- Specified by:
isAsyncSupportedin interfacejakarta.servlet.ServletRequest
-
getAsyncContext
public jakarta.servlet.AsyncContext getAsyncContext()- Specified by:
getAsyncContextin interfacejakarta.servlet.ServletRequest
-
getDispatcherType
public jakarta.servlet.DispatcherType getDispatcherType()- Specified by:
getDispatcherTypein interfacejakarta.servlet.ServletRequest
-
getRequestURIWithQueryString
- Specified by:
getRequestURIWithQueryStringin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getRequestURLWithQueryString
- Specified by:
getRequestURLWithQueryStringin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getView
- Specified by:
getViewin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getView
- Specified by:
getViewin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getView
public jakarta.servlet.RequestDispatcher getView(org.kohsuke.stapler.lang.Klass<?> clazz, String viewName) - Specified by:
getViewin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getRootPath
- Specified by:
getRootPathin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getReferer
- Specified by:
getRefererin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getAncestors
- Specified by:
getAncestorsin interfaceorg.kohsuke.stapler.StaplerRequest2
-
findAncestor
- Specified by:
findAncestorin interfaceorg.kohsuke.stapler.StaplerRequest2
-
findAncestorObject
- Specified by:
findAncestorObjectin interfaceorg.kohsuke.stapler.StaplerRequest2
-
findAncestor
- Specified by:
findAncestorin interfaceorg.kohsuke.stapler.StaplerRequest2
-
hasParameter
- Specified by:
hasParameterin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getOriginalRequestURI
- Specified by:
getOriginalRequestURIin interfaceorg.kohsuke.stapler.StaplerRequest2
-
checkIfModified
public boolean checkIfModified(long timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp) - Specified by:
checkIfModifiedin interfaceorg.kohsuke.stapler.StaplerRequest2
-
checkIfModified
- Specified by:
checkIfModifiedin interfaceorg.kohsuke.stapler.StaplerRequest2
-
checkIfModified
public boolean checkIfModified(Calendar timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp) - Specified by:
checkIfModifiedin interfaceorg.kohsuke.stapler.StaplerRequest2
-
checkIfModified
public boolean checkIfModified(long timestampOfResource, org.kohsuke.stapler.StaplerResponse2 rsp, long expiration) - Specified by:
checkIfModifiedin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindParameters
- Specified by:
bindParametersin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindParameters
- Specified by:
bindParametersin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindParametersToList
- Specified by:
bindParametersToListin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindParameters
- Specified by:
bindParametersin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindParameters
- Specified by:
bindParametersin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindJSON
- Specified by:
bindJSONin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindJSON
- Specified by:
bindJSONin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindJSON
- Specified by:
bindJSONin interfaceorg.kohsuke.stapler.StaplerRequest2
-
bindJSONToList
- Specified by:
bindJSONToListin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getBindInterceptor
public org.kohsuke.stapler.BindInterceptor getBindInterceptor()- Specified by:
getBindInterceptorin interfaceorg.kohsuke.stapler.StaplerRequest2
-
setBindListener
public org.kohsuke.stapler.BindInterceptor setBindListener(org.kohsuke.stapler.BindInterceptor bindListener) - Specified by:
setBindListenerin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getSubmittedForm
public net.sf.json.JSONObject getSubmittedForm()- Specified by:
getSubmittedFormin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getFileItem2
- Specified by:
getFileItem2in interfaceorg.kohsuke.stapler.StaplerRequest2
-
getFileItem
- Specified by:
getFileItemin interfaceorg.kohsuke.stapler.StaplerRequest2
-
isJavaScriptProxyCall
public boolean isJavaScriptProxyCall()- Specified by:
isJavaScriptProxyCallin interfaceorg.kohsuke.stapler.StaplerRequest2
-
getBoundObjectTable
public org.kohsuke.stapler.bind.BoundObjectTable getBoundObjectTable()- Specified by:
getBoundObjectTablein interfaceorg.kohsuke.stapler.StaplerRequest2
-
createJavaScriptProxy
- Specified by:
createJavaScriptProxyin interfaceorg.kohsuke.stapler.StaplerRequest2
-
createJavaScriptProxyParameters
public org.kohsuke.stapler.StaplerRequest2.RenderOnDemandParameters createJavaScriptProxyParameters(Object toBeExported) - Specified by:
createJavaScriptProxyParametersin interfaceorg.kohsuke.stapler.StaplerRequest2
-
setBindInterceptpr
public org.kohsuke.stapler.BindInterceptor setBindInterceptpr(org.kohsuke.stapler.BindInterceptor bindListener) - Specified by:
setBindInterceptprin interfaceorg.kohsuke.stapler.StaplerRequest2
-
setBindInterceptor
public org.kohsuke.stapler.BindInterceptor setBindInterceptor(org.kohsuke.stapler.BindInterceptor bindInterceptor) - Specified by:
setBindInterceptorin interfaceorg.kohsuke.stapler.StaplerRequest2
-