public final class CfgRotationHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static double |
HALF_SECOND |
Modifier | Constructor and Description |
---|---|
private |
CfgRotationHelper() |
Modifier and Type | Method and Description |
---|---|
static int |
getAgentRotationWeekIndex(CfgAgent agent,
OleDateTime date,
java.util.List<CfgRotation> wmRotations) |
static int |
getRotationWeekIndex(CfgRotation rp,
CfgAgentRotation ar,
OleDateTime date)
Returns Rotating Pattern Week Index (1-based) or -1 in case of error
|
private static final double HALF_SECOND
public static int getAgentRotationWeekIndex(CfgAgent agent, OleDateTime date, java.util.List<CfgRotation> wmRotations)
public static int getRotationWeekIndex(CfgRotation rp, CfgAgentRotation ar, OleDateTime date)
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.