public interface ESchDayType
Modifier and Type | Field and Description |
---|---|
static int |
SCH_DAY_DAYOFF
Agent day schedule is Day Off
|
static int |
SCH_DAY_EXCEPTION
Agent day schedule is full-day Exception
|
static int |
SCH_DAY_NONE
Agent day schedule is empty (no schedule)
|
static int |
SCH_DAY_SHIFT
Agent day schedule has Shift scheduled
|
static int |
SCH_DAY_SHIFT_EXCEPTION
Agent day schedule is one (or more) non-full day exception(s) with defined
start and end times but there is no Shift scheduled.
|
static int |
SCH_DAY_TIMEOFF
Agent day schedule is full-day Time Off.
|
static final int SCH_DAY_NONE
static final int SCH_DAY_DAYOFF
static final int SCH_DAY_TIMEOFF
static final int SCH_DAY_EXCEPTION
static final int SCH_DAY_SHIFT
static final int SCH_DAY_SHIFT_EXCEPTION
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.