org.kuali.rice.kew.routemanager
Class TestExceptionRoutingServiceImpl
java.lang.Object
   org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
       org.kuali.rice.kew.routemanager.TestExceptionRoutingServiceImpl
org.kuali.rice.kew.routemanager.TestExceptionRoutingServiceImpl
- All Implemented Interfaces: 
- WorkflowDocumentExceptionRoutingService
- public class TestExceptionRoutingServiceImpl 
- extends ExceptionRoutingServiceImpl
 
 
| Methods inherited from class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl | 
| activateExceptionRequests, determineActualCause, establishRouteContext, generateExceptionGroupRequests, generateKimExceptionRequests, notifyStatusChange, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRoutingLastDitchEffort, processExceptionRequest, processExceptionRequests, setExceptionAnnotations | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestExceptionRoutingServiceImpl
public TestExceptionRoutingServiceImpl()
placeInExceptionRouting
public void placeInExceptionRouting(Throwable throwable,
                                    PersistedMessageBO persistedMessage,
                                    String documentId)
- 
- Specified by:
- placeInExceptionRoutingin interface- WorkflowDocumentExceptionRoutingService
- Overrides:
- placeInExceptionRoutingin class- ExceptionRoutingServiceImpl
 
- 
 
callRealPlaceInExceptionRouting
public void callRealPlaceInExceptionRouting(Throwable throwable,
                                            PersistedMessageBO message,
                                            String documentId)
                                     throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.