public interface WritableDownloadResourceManager extends DownloadResourceManager
Modifier and Type | Method and Description |
---|---|
DownloadResourceWriter |
getResourceWriter(String userName,
String prefix,
String suffix)
Returns a
DownloadResourceWriter for a downloadable resource. |
getResourceReader, matches
DownloadResourceWriter getResourceWriter(String userName, String prefix, String suffix)
DownloadResourceWriter
for a downloadable resource.userName
- the user who is creating the resourceprefix
- the prefix of the resource's namesuffix
- the suffix of the resourceCopyright © 2003–2020 Atlassian. All rights reserved.