This interface must be implemented by ToolAgent s that want
the workflow engine to map the causes of
CannotExecuteExceptionCannotExecuteException s 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.
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.
author: Michael Lipp version: $Revision: 1.6 $ See Also: de.danet.an.workflow.api.Activity.abandon(String) |