Platform SDK Java 8.5 API Reference

com.genesyslab.platform.outbound.protocol.outbounddesktop
Class CampaignMode

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.outbound.protocol.outbounddesktop.CampaignMode

public class CampaignMode
extends GEnum


Field Summary
static CampaignMode EngagedPower
           
static CampaignMode EngagedPredictive
           
static CampaignMode EngagedProgressive
           
static CampaignMode Power
           
static CampaignMode PowerGVP
           
static CampaignMode Predictive
           
static CampaignMode PredictiveGVP
           
static CampaignMode Preview
           
static CampaignMode Progressive
           
static CampaignMode ProgressiveGVP
           
static CampaignMode PushPreview
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static CampaignMode create(java.lang.String name)
           
static java.lang.String fromEnum(CampaignMode val)
           
static CampaignMode toEnum(java.lang.String val)
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

Preview

public static final CampaignMode Preview

Predictive

public static final CampaignMode Predictive

Progressive

public static final CampaignMode Progressive

EngagedPredictive

public static final CampaignMode EngagedPredictive

EngagedProgressive

public static final CampaignMode EngagedProgressive

Power

public static final CampaignMode Power

PushPreview

public static final CampaignMode PushPreview

EngagedPower

public static final CampaignMode EngagedPower

ProgressiveGVP

public static final CampaignMode ProgressiveGVP

PredictiveGVP

public static final CampaignMode PredictiveGVP

PowerGVP

public static final CampaignMode PowerGVP
Method Detail

toEnum

public static CampaignMode toEnum(java.lang.String val)

fromEnum

public static java.lang.String fromEnum(CampaignMode val)

create

public static CampaignMode create(java.lang.String name)

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.