|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface must be implemented by ToolAgent
s that want
the workflow engine to map the causes of
to process exceptions that cause the
current activity to be abandoned. This state change will then be handled by
special transitions in the process description.
CannotExecuteException
s
The mappings provided by a tool can always be extended or restricted by the application definition in the process description. See the user manual for details.
Activity.abandon(String)
Nested Class Summary | |
static class |
ExceptionMappingProvider.ExceptionMapping
Define a single exception mapping. |
Method Summary | |
java.util.Collection |
exceptionMappings()
Return the collection of mappings predefined by this tool. |
Method Detail |
public java.util.Collection exceptionMappings()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |