Uses of Class
com.atlassian.bamboo.plugin.servlet.RequestPath
Packages that use RequestPath
-
Uses of RequestPath in com.atlassian.bamboo.plugin.servlet
Methods in com.atlassian.bamboo.plugin.servlet with parameters of type RequestPathModifier and TypeMethodDescriptionprotected abstract @NotNull TitledFileAbstractDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) @NotNull TitledFileArtifactDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected @NotNull TitledFileBambooSpecsZipDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected @NotNull TitledFileDefaultDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected @NotNull TitledFileDeploymentDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected @NotNull TitledFileGlobalArtifactDownloadStrategy.getFileToServe(RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected @NotNull TitledFileSpecLogsDownloadStrategy.getFileToServe(@NotNull RequestPath requestPath, jakarta.servlet.http.HttpServletRequest request) protected voidAbstractDownloadStrategy.throwPermissionException(RequestPath requestPath) Throws an exception indicating that the current user does not have permission to access the requested item.