Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.apptemplate.configuration.log that return SegmentationConfig.SegmentationStrategy
 SegmentationConfig.SegmentationStrategy SegmentationConfig.getStrategy()
          Describes the type of segmentation used.
static SegmentationConfig.SegmentationStrategy SegmentationConfig.SegmentationStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SegmentationConfig.SegmentationStrategy[] SegmentationConfig.SegmentationStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.genesyslab.platform.apptemplate.configuration.log with parameters of type SegmentationConfig.SegmentationStrategy
SegmentationConfig(SegmentationConfig.SegmentationStrategy theStrategy, int theSegment)
          Constructor.
 


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.