Uses of Class
com.blackberry.workspaces.sdk.api.json.GetDocumentActivityLogRequestJson
-
Packages that use GetDocumentActivityLogRequestJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of GetDocumentActivityLogRequestJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type GetDocumentActivityLogRequestJson Modifier and Type Method Description PagingItemListJson<ActivityLogRecordJson>
Documents. getActivityLogV30(GetDocumentActivityLogRequestJson getDocumentActivityLogRequestJson)
Gets activity log for a file in WD.PagingItemListJson<ActivityLogRecordJson>
Files. getActivityLogV30(GetDocumentActivityLogRequestJson getDocumentActivityLogRequestJson)
Gets activity log for a file in WD.
-