Uses of Class
com.blackberry.workspaces.sdk.api.json.MarkDocumentsSelectionVdrJson
-
Packages that use MarkDocumentsSelectionVdrJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of MarkDocumentsSelectionVdrJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type MarkDocumentsSelectionVdrJson Modifier and Type Method Description BulkOperationResultJson
Rooms. markV30(String roomId, MarkDocumentsSelectionVdrJson markDocumentsSelectionVdrJson)
Marks a specified list of files in a workspace.BulkOperationResultJson
Workspaces. markV30(String roomId, MarkDocumentsSelectionVdrJson markDocumentsSelectionVdrJson)
Marks a specified list of files in a workspace.
-