Uses of Class
com.atlassian.bamboo.utils.web.HttpServletRequestMatcher.Builder
-
Uses of HttpServletRequestMatcher.Builder in com.atlassian.bamboo.utils.web
Modifier and TypeMethodDescriptionHttpServletRequestMatcher.builder()
HttpServletRequestMatcher.Builder.pathInfo
(@NotNull org.hamcrest.Matcher<? super String> pathInfoMatcher) HttpServletRequestMatcher.Builder.servletPath
(@NotNull String servletPath) HttpServletRequestMatcher.Builder.servletPath
(@NotNull org.hamcrest.Matcher<? super String> servletPathMatcher)