public interface WritableDownloadResourceManager extends DownloadResourceManager
| Modifier and Type | Method and Description | 
|---|---|
| DownloadResourceWriter | getResourceWriter(String userName,
                 String prefix,
                 String suffix)Returns a  DownloadResourceWriterfor a downloadable resource. | 
getResourceReader, matchesDownloadResourceWriter 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–2022 Atlassian. All rights reserved.