Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NodeFileUploadService

Implements

  • BackendApplicationContribution

Index

Constructors

Properties

UPLOAD_DIR: "theia_upload" = 'theia_upload'

Methods

  • configure(app: Application): Promise<void>
  • getHttpFileUploadPath(): Promise<string>
  • getTemporaryUploadDest(): Promise<string>
  • handleFileUpload(request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, response: Response<any, Record<string, any>>): Promise<void>