Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogByIdsToJsonV30(GroupsLogByIdsJson groupsLogByIdsJson)
Exports the groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogByRoomsToJsonV30(GroupsLogByRoomsJson groupsLogByRoomsJson)
Exports the room groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogToJsonV30(BaseLogJson baseLogJson)
Exports the distribution lists entries in group log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Workspaces.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Rooms.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log to JSON.
|
Copyright © 2019. All rights reserved.