Uses of Class
com.blackberry.workspaces.sdk.api.json.ItemErrorInfoJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json |
-
Uses of ItemErrorInfoJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.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.sdk.api.json with type arguments of type ItemErrorInfoJson Modifier and Type Method Description void
BulkOperationResultJson. setProblematicItems(List<ItemErrorInfoJson> problematicItems)
List of problems in bulk operation.