public interface EPerfTimeZoneOptions
Modifier and Type | Field and Description |
---|---|
static int |
PERF_TZ_OPTION_LOCAL_TZ
Specific time zone is used, time zone ID should be specified separately.
|
static int |
PERF_TZ_OPTION_SERVER_TZ
WFM Server machine time zone is used (as configured in locale).
|
static int |
PERF_TZ_OPTION_TARGET_TZ
Performance data target time zone is used e.g.
|
static int |
PERF_TZ_OPTION_USER_TZ
User time zone is used (as configured in WFM, if no time zone configured WFM Server machne time zone is used).
|
static final int PERF_TZ_OPTION_SERVER_TZ
static final int PERF_TZ_OPTION_TARGET_TZ
static final int PERF_TZ_OPTION_USER_TZ
static final int PERF_TZ_OPTION_LOCAL_TZ
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.