Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.logging.configuration.TimeUsage

Packages that use TimeUsage
com.genesyslab.platform.logging.configuration   
com.genesyslab.platform.logging.runtime   
com.genesyslab.platform.logging.runtime.configuration   
com.genesyslab.platform.logging.runtime.targets   
 

Uses of TimeUsage in com.genesyslab.platform.logging.configuration
 

Methods in com.genesyslab.platform.logging.configuration that return TimeUsage
 TimeUsage LogConfigurationImpl.getTimeUsage()
           
 TimeUsage LogConfiguration.getTimeUsage()
          Gets the time converting to be used in the logs.
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.
 

Methods in com.genesyslab.platform.logging.configuration with parameters of type TimeUsage
 void LogConfigurationImpl.setTimeUsage(TimeUsage timeUsage)
           
 

Uses of TimeUsage in com.genesyslab.platform.logging.runtime
 

Fields in com.genesyslab.platform.logging.runtime with type parameters of type TimeUsage
static OptionDescriptor<TimeUsage> OptionsDescriptions.TimeConvertOption
           
 

Methods in com.genesyslab.platform.logging.runtime with parameters of type TimeUsage
static java.lang.String Helpers.getStringRepresentationOfTime(java.util.Date arg, TimeFormat timeFormat, TimeUsage timeUsage)
           
static java.lang.String Helpers.getStringRepresentationOfTime(TimeFormat timeFormat, TimeUsage timeUsage)
           
 

Constructors in com.genesyslab.platform.logging.runtime with parameters of type TimeUsage
DateTimeProvider(TimeUsage tmconvert)
           
 

Uses of TimeUsage in com.genesyslab.platform.logging.runtime.configuration
 

Methods in com.genesyslab.platform.logging.runtime.configuration that return TimeUsage
 TimeUsage ConfigOptionsAccessor.getTimeConverting()
           
 TimeUsage LogConfigurationReadOnly.getTimeUsage()
          Gets the time converting to be used in the logs.
 

Uses of TimeUsage in com.genesyslab.platform.logging.runtime.targets
 

Methods in com.genesyslab.platform.logging.runtime.targets with parameters of type TimeUsage
 void Formatter.setTimeUsage(TimeUsage timeUsage)
           
 

Constructors in com.genesyslab.platform.logging.runtime.targets with parameters of type TimeUsage
Formatter(TimeFormat timeFormat, TimeUsage timeUsage, MessageHeaderFormat messageHeaderFormat)
           
Formatter(TimeFormat timeFormat, TimeUsage timeUsage, MessageHeaderFormat messageHeaderFormat, java.lang.String messageHeaderDelimiter)
           
 


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.