Uses of Class
com.blackberry.workspaces.api.sdk.json.MoveAllJson
-
Packages that use MoveAllJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of MoveAllJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type MoveAllJson Modifier and Type Method Description BulkOperationResultJson
Rooms. moveAllV30(String roomId, MoveAllJson moveAllJson)
Moves all files from one folder in a workspace to another folder.BulkOperationResultJson
Workspaces. moveAllV30(String roomId, MoveAllJson moveAllJson)
Moves all files from one folder in a workspace to another folder.
-