Uses of Class
com.skava.oms.model.request.collection.GetCollectionByIdRequest
Packages that use GetCollectionByIdRequest
Package
Description
This package contains the information about collection service implementation
-
Uses of GetCollectionByIdRequest in com.skava.oms.service.collection.impl
Methods in com.skava.oms.service.collection.impl with parameters of type GetCollectionByIdRequestModifier and TypeMethodDescriptionGetCollectionByIdServiceImpl.methodFallback
(GetCollectionByIdRequest request) Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.GetCollectionByIdServiceImpl.process
(GetCollectionByIdRequest request)