Uses of Class
com.blackberry.workspaces.api.sdk.json.ItemErrorInfoJson
-
Packages that use ItemErrorInfoJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of ItemErrorInfoJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type ItemErrorInfoJson Modifier and Type Method Description List<ItemErrorInfoJson>
BulkOperationResultJson. getProblematicItems()
List of problems in bulk operation.Method parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type ItemErrorInfoJson Modifier and Type Method Description void
BulkOperationResultJson. setProblematicItems(List<ItemErrorInfoJson> problematicItems)
List of problems in bulk operation.
-