Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerRecActionCode

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerRecActionCode

Deprecated. The enum has been deprecated. Please use 'CfgRecActionCode' enum instead.

public class ConfServerRecActionCode
extends GEnum


Field Summary
static ConfServerRecActionCode AssignToGroup
          Deprecated.  
static ConfServerRecActionCode Cycle
          Deprecated.  
static ConfServerRecActionCode MarkAllChain
          Deprecated.  
static ConfServerRecActionCode MarkAsAgentError
          Deprecated.  
static ConfServerRecActionCode MarkDB
          Deprecated.  
static ConfServerRecActionCode MaxRecActionCode
          Deprecated.  
static ConfServerRecActionCode NextInChain
          Deprecated.  
static ConfServerRecActionCode NextInChainAfter
          Deprecated.  
static ConfServerRecActionCode NextInChainAtDate
          Deprecated.  
static ConfServerRecActionCode NoRecActionCode
          Deprecated.  
static ConfServerRecActionCode Reschedule
          Deprecated.  
static ConfServerRecActionCode RetryAtDate
          Deprecated.  
static ConfServerRecActionCode RetryIn
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoRecActionCode

public static final ConfServerRecActionCode NoRecActionCode
Deprecated. 

MarkDB

public static final ConfServerRecActionCode MarkDB
Deprecated. 

MarkAllChain

public static final ConfServerRecActionCode MarkAllChain
Deprecated. 

Cycle

public static final ConfServerRecActionCode Cycle
Deprecated. 

RetryIn

public static final ConfServerRecActionCode RetryIn
Deprecated. 

RetryAtDate

public static final ConfServerRecActionCode RetryAtDate
Deprecated. 

NextInChain

public static final ConfServerRecActionCode NextInChain
Deprecated. 

NextInChainAfter

public static final ConfServerRecActionCode NextInChainAfter
Deprecated. 

NextInChainAtDate

public static final ConfServerRecActionCode NextInChainAtDate
Deprecated. 

AssignToGroup

public static final ConfServerRecActionCode AssignToGroup
Deprecated. 

MarkAsAgentError

public static final ConfServerRecActionCode MarkAsAgentError
Deprecated. 

Reschedule

public static final ConfServerRecActionCode Reschedule
Deprecated. 

MaxRecActionCode

public static final ConfServerRecActionCode MaxRecActionCode
Deprecated. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.