Modifier and Type | Method | Description |
---|---|---|
TimeFormat |
FileConfiguration.getTimeFormat() |
Describes the time formatting Configuration.TimeFormat for log file.
|
TimeFormat |
FileConfigurationImpl.getTimeFormat() |
|
static TimeFormat |
TimeFormat.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TimeFormat[] |
TimeFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FileConfiguration.setTimeFormat(TimeFormat format) |
|
void |
FileConfigurationImpl.setTimeFormat(TimeFormat timeFormatting) |
Modifier and Type | Field | Description |
---|---|---|
static OptionDescriptor<TimeFormat> |
OptionsDescriptions.TimeFormatOption |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
Helpers.getStringRepresentationOfTime(TimeFormat timeFormat) |
|
static java.lang.String |
Helpers.getStringRepresentationOfTime(TimeFormat timeFormat,
TimeUsage timeUsage) |
|
static java.lang.String |
Helpers.getStringRepresentationOfTime(java.util.Date arg,
TimeFormat timeFormat) |
|
static java.lang.String |
Helpers.getStringRepresentationOfTime(java.util.Date arg,
TimeFormat timeFormat,
TimeUsage timeUsage) |
Modifier and Type | Method | Description |
---|---|---|
TimeFormat |
FileConfigurationReadOnly.getTimeFormat() |
Describes the time formatting (Configuration.TimeFormat) for log file.
|
TimeFormat |
ConfigOptionsAccessor.getTimeFormatting() |
Modifier and Type | Method | Description |
---|---|---|
void |
FileConfigurationReadOnly.setTimeFormat(TimeFormat time) |
Modifier and Type | Method | Description |
---|---|---|
TimeFormat |
Formatter.getTimeFormat() |
Modifier and Type | Method | Description |
---|---|---|
void |
Formatter.setTimeFormat(TimeFormat timeFormat) |
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.