Platform SDK Java 8.5 API Reference

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

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

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

Fields in com.genesyslab.platform.apptemplate.configuration.log declared as SegmentationConfig
static SegmentationConfig SegmentationConfig.DEFAULT_SEGMENTATION
           
static SegmentationConfig SegmentationConfig.NO_SEGMENTATION
           
 

Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type SegmentationConfig
static LogOptionsDescriptions.OptionDescriptor<SegmentationConfig> LogOptionsDescriptions.SEGMENT_OPT
          Specifies whether there is a segmentation limit for a log file.
 

Methods in com.genesyslab.platform.apptemplate.configuration.log that return SegmentationConfig
 SegmentationConfig GAppLoggingOptions.getSegment()
          Returns the log segmentation configuration option.
static SegmentationConfig SegmentationConfig.parse(java.lang.String optionVal, ILogger logger)
          Parses string option value in format of the segmentation option LogOptionsDescriptions.SEGMENT_OPT.
 


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.