Uses of Interface
de.xima.fc.interfaces.workflow.execution.IReturningCompletionResult
-
Packages that use IReturningCompletionResult Package Description de.xima.fc.exceptions Package für allgemeine Exceptions -
-
Uses of IReturningCompletionResult in de.xima.fc.exceptions
Classes in de.xima.fc.exceptions that implement IReturningCompletionResult Modifier and Type Class Description classNodeReturnedExceptionUsed by a node to indicate that the node completed abruptly by issuing a return statement.
-