Modifier and Type | Method | Description |
---|---|---|
TimeUsage |
LogConfiguration.getTimeUsage() |
Gets the time converting to be used in the logs.
|
TimeUsage |
LogConfigurationImpl.getTimeUsage() |
|
static TimeUsage |
TimeUsage.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TimeUsage[] |
TimeUsage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
LogConfigurationImpl.setTimeUsage(TimeUsage timeUsage) |
Modifier and Type | Field | Description |
---|---|---|
static OptionDescriptor<TimeUsage> |
OptionsDescriptions.TimeConvertOption |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
Helpers.getStringRepresentationOfTime(TimeFormat timeFormat,
TimeUsage timeUsage) |
|
static java.lang.String |
Helpers.getStringRepresentationOfTime(java.util.Date arg,
TimeFormat timeFormat,
TimeUsage timeUsage) |
Constructor | Description |
---|---|
DateTimeProvider(TimeUsage tmconvert) |
Modifier and Type | Method | Description |
---|---|---|
TimeUsage |
ConfigOptionsAccessor.getTimeConverting() |
|
TimeUsage |
LogConfigurationReadOnly.getTimeUsage() |
Gets the time converting to be used in the logs.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Formatter.setTimeUsage(TimeUsage timeUsage) |
Constructor | Description |
---|---|
Formatter(TimeFormat timeFormat,
TimeUsage timeUsage,
MessageHeaderFormat messageHeaderFormat) |
|
Formatter(TimeFormat timeFormat,
TimeUsage timeUsage,
MessageHeaderFormat messageHeaderFormat,
java.lang.String messageHeaderDelimiter) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.