public class RoutFuncMaxAvailAgentRatio extends Object implements RankFunction
| Constructor and Description |
|---|
RoutFuncMaxAvailAgentRatio(CallCenter cc,
int type,
Map prop)
Implements the constructor interface.
|
public RoutFuncMaxAvailAgentRatio(CallCenter cc, int type, Map prop)
cc - the call center modeltype - the call typeprop - the properties mappublic boolean updateRanks(Contact c, double[] ranks)
updateRanks in interface RankFunctionpublic boolean canReturnFiniteRank(int i)
canReturnFiniteRank in interface RankFunction