Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.apptemplate.configuration.log.TimeFormat

Packages that use TimeFormat
com.genesyslab.platform.apptemplate.configuration.log Dedicated package for CME Application Logging Options configuration support. 
 

Uses of TimeFormat in com.genesyslab.platform.apptemplate.configuration.log
 

Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type TimeFormat
static LogOptionsDescriptions.OptionDescriptor<TimeFormat> LogOptionsDescriptions.TIME_FORMAT_OPT
          Specifies how to represent, in a log file, the time when an application generates log records.
 

Methods in com.genesyslab.platform.apptemplate.configuration.log that return TimeFormat
 TimeFormat GAppLoggingOptions.getTimeFormatting()
          Returns the time format configuration option.
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.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.