| Package | Description |
|---|---|
| net.leanix.synclog.api |
| Modifier and Type | Method and Description |
|---|---|
SyncItemListResponse |
SynchronizationsApi.getSyncItems(String id,
Integer page,
Integer size,
String sort)
getSyncItems.
|
SyncItemListResponse |
SyncItemsApi.getSyncItems(String workspaceId,
String synchronizationId,
String q,
String sourceId,
String sourceTypePrefix,
String targetId,
String targetTypePrefix,
Integer page,
Integer size,
String sort)
getSyncItems.
|
Copyright © 2016 LeanIX GmbH. All rights reserved.