Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerUpdatePackageStatus
extends GEnum


Field Summary
static ConfServerUpdatePackageStatus FullyApplied
          Deprecated.  
static ConfServerUpdatePackageStatus MaxStatus
          Deprecated.  
static ConfServerUpdatePackageStatus NonApplied
          Deprecated.  
static ConfServerUpdatePackageStatus NoStatus
          Deprecated.  
static ConfServerUpdatePackageStatus PartiallyApplied
          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

NoStatus

public static final ConfServerUpdatePackageStatus NoStatus
Deprecated. 

NonApplied

public static final ConfServerUpdatePackageStatus NonApplied
Deprecated. 

PartiallyApplied

public static final ConfServerUpdatePackageStatus PartiallyApplied
Deprecated. 

FullyApplied

public static final ConfServerUpdatePackageStatus FullyApplied
Deprecated. 

MaxStatus

public static final ConfServerUpdatePackageStatus MaxStatus
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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