Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FileDownloadEndpoint

Hierarchy

  • FileDownloadEndpoint

Implements

  • BackendApplicationContribution

Index

Constructors

constructor

Properties

Protected Readonly downloadLinkHandler

downloadLinkHandler: FileDownloadHandler

Protected Readonly multiFileDownloadHandler

multiFileDownloadHandler: FileDownloadHandler

Protected Readonly singleFileDownloadHandler

singleFileDownloadHandler: FileDownloadHandler

Static Protected PATH

PATH: string = '/files'

Methods

configure

  • configure(app: Application): void