org.kuali.rice.kew.api
Class KewApiConstants.DocumentContentVersions

java.lang.Object
  extended by org.kuali.rice.kew.api.KewApiConstants.DocumentContentVersions
Enclosing class:
KewApiConstants

public static final class KewApiConstants.DocumentContentVersions
extends Object


Field Summary
static int CURRENT
           
static int NODAL
           
static int ROUTE_LEVEL
           
 
Constructor Summary
KewApiConstants.DocumentContentVersions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROUTE_LEVEL

public static final int ROUTE_LEVEL
See Also:
Constant Field Values

NODAL

public static final int NODAL
See Also:
Constant Field Values

CURRENT

public static final int CURRENT
See Also:
Constant Field Values
Constructor Detail

KewApiConstants.DocumentContentVersions

public KewApiConstants.DocumentContentVersions()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.