org.kuali.rice.kew.api.document
Class RouteNodeInstanceState.Elements

java.lang.Object
  extended by org.kuali.rice.kew.api.document.RouteNodeInstanceState.Elements
Enclosing class:
RouteNodeInstanceState

static class RouteNodeInstanceState.Elements
extends Object

A private class which exposes constants which define the XML element names to use when this object is marshalled to XML.


Field Summary
(package private) static String ID
           
(package private) static String KEY
           
(package private) static String VALUE
           
 
Constructor Summary
RouteNodeInstanceState.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUE

static final String VALUE
See Also:
Constant Field Values

KEY

static final String KEY
See Also:
Constant Field Values

ID

static final String ID
See Also:
Constant Field Values
Constructor Detail

RouteNodeInstanceState.Elements

RouteNodeInstanceState.Elements()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.