Class ContextInPath.HandlerImpl
java.lang.Object
org.kohsuke.stapler.AnnotationHandler<ContextInPath>
com.cloudbees.plugins.credentials.ContextInPath.HandlerImpl
- Enclosing class:
- ContextInPath
public static class ContextInPath.HandlerImpl
extends org.kohsuke.stapler.AnnotationHandler<ContextInPath>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionparse
(org.kohsuke.stapler.StaplerRequest2 request, ContextInPath contextInPath, Class type, String parameterName) Methods inherited from class org.kohsuke.stapler.AnnotationHandler
convert, parse
-
Constructor Details
-
HandlerImpl
public HandlerImpl()
-
-
Method Details
-
parse
public Object parse(org.kohsuke.stapler.StaplerRequest2 request, ContextInPath contextInPath, Class type, String parameterName) throws jakarta.servlet.ServletException - Overrides:
parse
in classorg.kohsuke.stapler.AnnotationHandler<ContextInPath>
- Throws:
jakarta.servlet.ServletException
-