org.kuali.rice.edl.impl
Class TestEDocLitePostProcessor
java.lang.Object
   org.kuali.rice.kew.postprocessor.DefaultPostProcessor
org.kuali.rice.kew.postprocessor.DefaultPostProcessor
       org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
           org.kuali.rice.edl.impl.TestEDocLitePostProcessor
org.kuali.rice.edl.impl.TestEDocLitePostProcessor
- All Implemented Interfaces: 
- PostProcessor
- public class TestEDocLitePostProcessor 
- extends EDocLitePostProcessor
Used by EDocLitePostProcessorTest to test the #postEvent(Long, Object, String) method
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CONTEXT_NAME
public static final String CONTEXT_NAME
- See Also:
- Constant Field Values
TestEDocLitePostProcessor
public TestEDocLitePostProcessor()
getURL
public static String getURL(Document edlDoc)
                     throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
getEDLContent
public static Document getEDLContent(DocumentRouteHeaderValue routeHeader)
                              throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.