Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 563 Bytes

File metadata and controls

15 lines (7 loc) · 563 Bytes

UploadStatusJob

Job info

Properties

Name Type Description Notes
status String * pending - The task is queued for processing * inProgress - Processing is still in progress * done - Processing has finished, and a result is available * failed - Processing has failed, and a result is available [optional]
result List<String> Result of the background task. List of uploaded files, their status, and their location in FotoWeb. [optional]