AbstractDownloadStrategy |
|
ArtifactDownloadStrategy |
Download strategy that matches any url starting with /artifact/.
|
BambooContentTypeResolver |
Utility class to resolve content type of resources/files (aka mimetype)
|
BambooDefaultServlet |
Default static resource serving servlet that only serves files from allowed paths or files listed in the allowed files list.
|
BambooSpecsZipDownloadStrategy |
|
DefaultDownloadStrategy |
Download strategy that matches any url starting with /download/.
|
DeploymentDownloadStrategy |
|
FileServerServlet |
Used to serve Files from Bamboo, for a given number of strategies.
|
GlobalArtifactDownloadStrategy |
|
RequestPath |
Represents the "path" portion of an HTTP request (as returned by
HttpServletRequest.getPathInfo() ).
|
SpecLogsDownloadStrategy |
|
TitledFile |
A file with an optional title.
|