@RestController(value="cuba_FileDownloadController")
@RequestMapping(value="/v2/files")
public class FileDownloadController
extends java.lang.Object
FileDescriptor
identifierConstructor and Description |
---|
FileDownloadController() |
Modifier and Type | Method and Description |
---|---|
void |
downloadFile(java.lang.String fileDescriptorId,
java.lang.Boolean attachment,
javax.servlet.http.HttpServletResponse response) |