| Modifier and Type | Method and Description |
|---|---|
FileDownloadStatus |
ProjectSpace.getFile(FileIdentifier fileIdentifier)
Gets a file with a specific identifier.
|
| Modifier and Type | Method and Description |
|---|---|
FileDownloadStatus |
FileTransferManager.getFile(FileIdentifier fileIdentifier,
boolean isTriggeredByUI)
Returns the download status of the file that is associated with the given
FileIdentifier. |
FileDownloadStatus |
FileTransferManager.getFile(FileIdentifier fileIdentifier,
boolean isTriggeredByUI,
boolean forceDownload)
Returns the download status of the file that is associated with the given
FileIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
FileDownloadStatus |
ProjectSpaceBase.getFile(FileIdentifier fileIdentifier)
Gets a file with a specific identifier.
|
Copyright © 2017. All rights reserved.