public class SyncSolutionInfo
extends io.sphere.sdk.client.SolutionInfo
| Constructor and Description |
|---|
SyncSolutionInfo()
Extends
SolutionInfo class of the JVM SDK to append to the User-Agent header with information of the
commercetools-sync-java library |
public SyncSolutionInfo()
SolutionInfo class of the JVM SDK to append to the User-Agent header with information of the
commercetools-sync-java library
A User-Agent header with a solution information looks like this:
commercetools-jvm-sdk/1.4.1 (AHC/2.0) Java/1.8.0_92-b14 (Mac OS X; x86_64)
{@code implementationTitle}/{@code implementationVersion}
(+https://github.com/commercetools/commercetools-sync-java; +ps-dev@commercetools.com)