Class ConcurrentModificationMiddlewareImpl

java.lang.Object
com.commercetools.api.client.ConcurrentModificationMiddlewareImpl
All Implemented Interfaces:
ConcurrentModificationMiddleware, io.vrap.rmf.base.client.http.Middleware

Implementation of the ConcurrentModificationMiddleware. Uses RetryPolicy to retry upon ConcurrentModificationException. In case of a retry the request will an update request will be modified to include the current version reported by the error response.