org.kuali.rice.kew.routemodule
Class TestRouteModuleConstants

java.lang.Object
  extended by org.kuali.rice.kew.routemodule.TestRouteModuleConstants

public class TestRouteModuleConstants
extends Object

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
static String ACTION_REQUESTED_ATTRIBUTE
           
static String DELEGATE_RESPONSIBILITY_ELEMENT
           
static String DELEGATION_ELEMENT
           
static String DELEGATIONS_ELEMENT
           
static String DOC_CONTENT_ELEMENT
           
static String ID_ATTRIBUTE
           
static String PRIORITY_ATTRIBUTE
           
static String RECIPIENT_ELEMENT
           
static String RESPONSIBILITY_ELEMENT
           
static String ROUTE_LEVEL_ELEMENT
           
static String TEST_ROUTE_MODULE_ROUTE_METHOD
           
static String TYPE_ATTRIBUTE
           
 
Constructor Summary
TestRouteModuleConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_ROUTE_MODULE_ROUTE_METHOD

public static final String TEST_ROUTE_MODULE_ROUTE_METHOD
See Also:
Constant Field Values

DOC_CONTENT_ELEMENT

public static final String DOC_CONTENT_ELEMENT
See Also:
Constant Field Values

ROUTE_LEVEL_ELEMENT

public static final String ROUTE_LEVEL_ELEMENT
See Also:
Constant Field Values

RESPONSIBILITY_ELEMENT

public static final String RESPONSIBILITY_ELEMENT
See Also:
Constant Field Values

RECIPIENT_ELEMENT

public static final String RECIPIENT_ELEMENT
See Also:
Constant Field Values

DELEGATIONS_ELEMENT

public static final String DELEGATIONS_ELEMENT
See Also:
Constant Field Values

DELEGATION_ELEMENT

public static final String DELEGATION_ELEMENT
See Also:
Constant Field Values

DELEGATE_RESPONSIBILITY_ELEMENT

public static final String DELEGATE_RESPONSIBILITY_ELEMENT
See Also:
Constant Field Values

PRIORITY_ATTRIBUTE

public static final String PRIORITY_ATTRIBUTE
See Also:
Constant Field Values

ACTION_REQUESTED_ATTRIBUTE

public static final String ACTION_REQUESTED_ATTRIBUTE
See Also:
Constant Field Values

TYPE_ATTRIBUTE

public static final String TYPE_ATTRIBUTE
See Also:
Constant Field Values

ID_ATTRIBUTE

public static final String ID_ATTRIBUTE
See Also:
Constant Field Values
Constructor Detail

TestRouteModuleConstants

public TestRouteModuleConstants()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.