Reference > API > File
File
Reference for webiny/api/file-manager/file
- What use cases are available in
webiny/api/file-manager/file? - Which event handlers can you implement?
- How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/file-manager/file. Import any of the items below directly from this path in your Webiny extensions.
Use Cases
Event Handlers
Services
Use Cases
CreateFileRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface CreateFileRepository.Interface:
CreateFile repository interface
Types:
CreateFilesInBatchRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface CreateFilesInBatchRepository.Interface:
CreateFilesInBatch repository interface
Types:
CreateFilesInBatchUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface CreateFilesInBatchUseCase.Interface:
CreateFilesInBatch use case interface
Types:
CreateFileUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface CreateFileUseCase.Interface:
CreateFile use case interface
Types:
DeleteFileRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface DeleteFileRepository.Interface:
DeleteFile repository interface
Types:
DeleteFileUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface DeleteFileUseCase.Interface:
DeleteFile use case interface
Types:
GetFileRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface GetFileRepository.Interface:
GetFile repository interface
Types:
GetFileUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface GetFileUseCase.Interface:
GetFile use case interface
Types:
ListFilesRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface ListFilesRepository.Interface:
ListFiles repository interface
Types:
ListFilesUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface ListFilesUseCase.Interface:
ListFiles use case interface
Types:
ListTagsRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface ListTagsRepository.Interface:
ListTags repository interface
Types:
ListTagsUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface ListTagsUseCase.Interface:
ListTags use case interface
Types:
UpdateFileRepository
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface UpdateFileRepository.Interface:
UpdateFile repository interface
Types:
UpdateFileUseCase
Use Case Abstraction — imported from webiny/api/file-manager/file
Interface UpdateFileUseCase.Interface:
UpdateFile use case interface
Types:
Event Handlers
FileAfterBatchCreateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileAfterBatchCreateEventHandler.Interface:
Event payload FileAfterBatchCreatePayload:
Types:
FileAfterCreateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileAfterCreateEventHandler.Interface:
Event payload FileAfterCreatePayload:
Types:
FileAfterDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileAfterDeleteEventHandler.Interface:
Event payload FileAfterDeletePayload:
Types:
FileAfterUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileAfterUpdateEventHandler.Interface:
Event payload FileAfterUpdatePayload:
Types:
FileBeforeBatchCreateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileBeforeBatchCreateEventHandler.Interface:
Event payload FileBeforeBatchCreatePayload:
Types:
FileBeforeCreateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileBeforeCreateEventHandler.Interface:
Event payload FileBeforeCreatePayload:
Types:
FileBeforeDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileBeforeDeleteEventHandler.Interface:
Event payload FileBeforeDeletePayload:
Types:
FileBeforeUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/file-manager/file
Interface FileBeforeUpdateEventHandler.Interface:
Event payload FileBeforeUpdatePayload:
Types:
Services
FileUrlGenerator
Abstraction — imported from webiny/api/file-manager/file
Interface FileUrlGenerator.Interface:
Types: