Package | Description |
---|---|
com.blackberry.workspaces.api.sdk | |
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
UploadResult |
UploadManager.uploadDocumentToRoom(SubmitDocumentsVdrJson uploadInfo,
int roomId,
String destinationFileName,
String filePath,
String classification,
boolean updateMetaDataOnly)
Uploads a new file to the specific workspace.
|
Modifier and Type | Method and Description |
---|---|
ItemListJson<SubmitDocumentResultJson> |
Workspaces.submitDocumentsV30(String roomId,
SubmitDocumentsVdrJson submitDocumentsVdrJson)
Submits files to a workspace.
|
ItemListJson<SubmitDocumentResultJson> |
Rooms.submitDocumentsV30(String roomId,
SubmitDocumentsVdrJson submitDocumentsVdrJson)
Submits files to a workspace.
|
Copyright © 2019. All rights reserved.