Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
PagingItemListJson<ActivityLogRecordJson> |
Files.getActivityLogV30(String guid,
boolean lastActionPerUser,
Integer pageNumber,
Integer pageSize,
SendNotificationsJson sendNotificationsJson)
Deprecated.
Use
Files#getActivityLogV30(String,
GetDocumentActivityLogRequestJson) instead. |
PagingItemListJson<ActivityLogRecordJson> |
Documents.getActivityLogV30(String guid,
boolean lastActionPerUser,
Integer pageNumber,
Integer pageSize,
SendNotificationsJson sendNotificationsJson)
Deprecated.
Use
Files#getActivityLogV30(String,
GetDocumentActivityLogRequestJson) instead. |
Copyright © 2019. All rights reserved.