| Interface | Description |
|---|---|
| QuadConsumer<T,U,S,V> |
Represents an operation that accepts four arguments and returns no result.
|
| ReferenceIdToKeyCache |
A Interface used to manage cache to store reference id to key pairs.
|
| TriConsumer<T,U,V> |
Represents an operation that accepts three arguments and returns no result.
|
| TriFunction<T,U,S,R> |
Represents a function that accepts three arguments and produces a result.
|
| Class | Description |
|---|---|
| AssetReferenceResolutionUtils |
Util class which provides utilities that can be used when syncing resources from a source
commercetools project to a target one.
|
| AssetsUpdateActionUtils | |
| CaffeineReferenceIdToKeyCacheImpl |
A Caffeine cache to store reference id to key pairs.
|
| ChunkUtils | |
| ClientConfigurationUtils | |
| CollectionUtils | |
| CommonTypeUpdateActionUtils | |
| CompletableFutureUtils | |
| CtpQueryUtils | |
| CustomTypeReferenceResolutionUtils |
Util class which provides utilities that can be used when syncing resources from a source
commercetools project to a target one.
|
| CustomUpdateActionUtils | |
| EnumValuesUpdateActionUtils |
The utils in this class are only meant for the internal use of the commercetools-sync-java
library.
|
| FilterUtils | |
| OptionalUtils | |
| ResourceIdentifierUtils | |
| StreamUtils | |
| SyncSolutionInfo | |
| SyncUtils |