Uses of Class
de.xima.fc.exceptions.NodeReturnedException
Packages that use NodeReturnedException
Package
Description
Package für allgemeine Exceptions
-
Uses of NodeReturnedException in de.xima.fc.exceptions
Methods in de.xima.fc.exceptions that return NodeReturnedException -
Uses of NodeReturnedException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return NodeReturnedExceptionModifier and TypeMethodDescriptionIWorkflowFormHandler.deleteFormRecord
(INodeReturnedExceptionBuilder returningBuilder) Deletes the current form record and throws aNodeReturnedException
.default NodeReturnedException
IWorkflowNodeResult.getReturningException()
Methods in de.xima.fc.interfaces.workflow.execution that throw NodeReturnedExceptionModifier and TypeMethodDescriptionIWorkflowFormHandler.deleteFormRecord
(INodeReturnedExceptionBuilder returningBuilder) Deletes the current form record and throws aNodeReturnedException
. -
Uses of NodeReturnedException in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that throw NodeReturnedExceptionModifier and TypeMethodDescriptionFcDeleteFormRecordHandler.execute
(INodeExecutionParams<FcDeleteFormRecordProps> params) FcReturnHandler.execute
(INodeExecutionParams<FcReturnProps> params) -
Uses of NodeReturnedException in de.xima.fc.workflow.executor
Methods in de.xima.fc.workflow.executor that throw NodeReturnedException -
Uses of NodeReturnedException in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model with parameters of type NodeReturnedExceptionModifier and TypeMethodDescriptionstatic IWorkflowNodeResult
WorkflowNodeResult.returning
(NodeReturnedException e) *