|
||||||||||
| 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,
PersistedMessage persistedMessage,
Long routeHeaderId)
|
void |
placeInExceptionRouting(Throwable throwable,
PersistedMessage persistedMessage,
Long routeHeaderId)
|
void |
placeInExceptionRoutingLastDitchEffort(Throwable throwable,
PersistedMessage persistedMessage,
Long routeHeaderId)
|
| Method Detail |
|---|
void placeInExceptionRouting(String errorMessage,
PersistedMessage persistedMessage,
Long routeHeaderId)
throws Exception
Exception
void placeInExceptionRouting(Throwable throwable,
PersistedMessage persistedMessage,
Long routeHeaderId)
throws Exception
Exception
void placeInExceptionRoutingLastDitchEffort(Throwable throwable,
PersistedMessage persistedMessage,
Long routeHeaderId)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||