FileHandleCopyResult
org.sagebionetworks.repo.model.file.FileHandleCopyResult
Result of a FileHandleCopyRequest.
| Field | Type | Description |
|---|---|---|
| newFileHandle | FileHandle | The FileHandle interface defines all of the fields that are common to all implementations. |
| originalFileHandleId | STRING | The Id of the original FileHandle. |
| failureCode | FileResultFailureCode | Failure code for a files that cannot be copied. |