| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowDocumentExceptionRoutingService
| Method Summary | |
|---|---|
|  void | placeInExceptionRouting(String errorMessage,
                                               PersistedMessageBO persistedMessage,
                                               String documentId) | 
|  void | placeInExceptionRouting(Throwable throwable,
                                               PersistedMessageBO persistedMessage,
                                               String documentId) | 
|  void | placeInExceptionRoutingLastDitchEffort(Throwable throwable,
                                                                             PersistedMessageBO persistedMessage,
                                                                             String documentId) | 
| Method Detail | 
|---|
void placeInExceptionRouting(String errorMessage,
                             PersistedMessageBO persistedMessage,
                             String documentId)
                             throws Exception
Exception
void placeInExceptionRouting(Throwable throwable,
                             PersistedMessageBO persistedMessage,
                             String documentId)
                             throws Exception
Exception
void placeInExceptionRoutingLastDitchEffort(Throwable throwable,
                                            PersistedMessageBO persistedMessage,
                                            String documentId)
                                            throws Exception
Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||