Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
Modifier and Type | Method and Description |
---|---|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogToJsonV30(BaseLogJson baseLogJson)
Exports the distribution lists entries in group log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Rooms.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Workspaces.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log to JSON.
|
InputStream |
Organizations.exportGroupLogV30(BaseLogJson baseLogJson)
Exports the distribution lists entries in group log.
|
InputStream |
Rooms.exportGroupLogV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log.
|
InputStream |
Workspaces.exportGroupLogV30(String roomId,
BaseLogJson baseLogJson)
Exports the workspace groups log.
|
PagingItemListJson<OrganizationRoleLogRecordJson> |
Organizations.exportOrganizationRoleLogToJsonV30(BaseLogJson baseLogJson)
Exports the organization role log to JSON.
|
InputStream |
Organizations.exportOrganizationRoleLogV30(BaseLogJson baseLogJson)
Exports the organization role log.
|
Copyright © 2019. All rights reserved.