public class TestExceptionRoutingServiceImpl extends ExceptionRoutingServiceImpl
| Constructor and Description |
|---|
TestExceptionRoutingServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
callRealPlaceInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
String documentId) |
DocumentRouteHeaderValue |
placeInExceptionRouting(Throwable throwable,
PersistedMessageBO persistedMessage,
String documentId) |
activateExceptionRequests, determineActualCause, establishRouteContext, generateExceptionGroupRequests, generateKimExceptionRequests, notifyStatusChange, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRoutingLastDitchEffort, processExceptionRequest, processExceptionRequests, setExceptionAnnotationspublic TestExceptionRoutingServiceImpl()
public DocumentRouteHeaderValue placeInExceptionRouting(Throwable throwable, PersistedMessageBO persistedMessage, String documentId)
placeInExceptionRouting in interface WorkflowDocumentExceptionRoutingServiceplaceInExceptionRouting in class ExceptionRoutingServiceImplpublic void callRealPlaceInExceptionRouting(Throwable throwable, PersistedMessageBO message, String documentId) throws Exception
ExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.