Package com.novomind.ecom.api.iagent.routing
-
Interface Summary Interface Description ServiceLevelRatioCalculator AServiceLevelRatioCalculator
is an interface that can be used to override the default algorithm that calculates the individual service level ratio for anIssue
.ServiceLevelRatioCalculatorInput AServiceLevelRatioCalculatorInput
is an object providing all required information for theFunction
returned by aServiceLevelRatioCalculator
to override the default algorithm that calculates the individual service level ratio for anIssue
.