org.kuali.rice.kew.routemodule
Class TestRouteModuleXMLHelper

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

public class TestRouteModuleXMLHelper
extends Object

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

Constructor Summary
TestRouteModuleXMLHelper()
           
 
Method Summary
static TestRouteLevel parseCurrentRouteLevel(DocumentRouteHeaderValue routeHeader)
           
static String toXML(TestDocContent docContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRouteModuleXMLHelper

public TestRouteModuleXMLHelper()
Method Detail

toXML

public static String toXML(TestDocContent docContent)

parseCurrentRouteLevel

public static TestRouteLevel parseCurrentRouteLevel(DocumentRouteHeaderValue routeHeader)
                                             throws ResourceUnavailableException,
                                                    WorkflowException
Throws:
ResourceUnavailableException
WorkflowException


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