Package | Description |
---|---|
com.atlassian.bamboo.plugin.servlet |
Modifier and Type | Method and Description |
---|---|
protected abstract TitledFile |
AbstractDownloadStrategy.getFileToServe(RequestPath requestPath) |
protected TitledFile |
GlobalArtifactDownloadStrategy.getFileToServe(RequestPath requestPath) |
protected TitledFile |
DeploymentDownloadStrategy.getFileToServe(RequestPath requestPath) |
protected TitledFile |
ArtifactDownloadStrategy.getFileToServe(RequestPath requestPath) |
protected TitledFile |
DefaultDownloadStrategy.getFileToServe(RequestPath requestPath) |
protected void |
AbstractDownloadStrategy.throwPermissionException(RequestPath requestPath)
Throws an exception indicating that the current user does not have permission to access the requested item.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.