public interface ESchStateType
Modifier and Type | Field and Description |
---|---|
static int |
SCH_STATE_ACTIVITY
Work Activity state.
|
static int |
SCH_STATE_ACTIVITY_SET
Activity Set state is artificial state - agent is never scheduled for this state.
|
static int |
SCH_STATE_BREAK
Break state.
|
static int |
SCH_STATE_DAYOFF
Day off state.
|
static int |
SCH_STATE_EXCEPTION
Exception state.
|
static int |
SCH_STATE_MARKED_TIME
Marked Time state.
|
static int |
SCH_STATE_MEAL
Meal state.
|
static int |
SCH_STATE_NONE
Nothing is scheduled for the agent.
|
static int |
SCH_STATE_SHIFT
Shift state.
|
static int |
SCH_STATE_TIMEOFF
Time Off.
|
static final int SCH_STATE_NONE
static final int SCH_STATE_DAYOFF
static final int SCH_STATE_TIMEOFF
static final int SCH_STATE_EXCEPTION
static final int SCH_STATE_BREAK
static final int SCH_STATE_MEAL
static final int SCH_STATE_ACTIVITY
static final int SCH_STATE_ACTIVITY_SET
static final int SCH_STATE_SHIFT
static final int SCH_STATE_MARKED_TIME
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.