Uses of Class
com.blackberry.workspaces.sdk.api.json.SendNotificationsJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of SendNotificationsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type SendNotificationsJson Modifier and Type Method Description PagingItemListJson<ActivityLogRecordJson>
Documents. getActivityLogV30(String guid, boolean lastActionPerUser, Integer pageNumber, Integer pageSize, SendNotificationsJson sendNotificationsJson)
Deprecated.UseFiles#getActivityLogV30(String, GetDocumentActivityLogRequestJson)
instead.PagingItemListJson<ActivityLogRecordJson>
Files. getActivityLogV30(String guid, boolean lastActionPerUser, Integer pageNumber, Integer pageSize, SendNotificationsJson sendNotificationsJson)
Deprecated.UseFiles#getActivityLogV30(String, GetDocumentActivityLogRequestJson)
instead.