Uses of Class
de.xima.fc.exceptions.NodeReturnedException.Builder
Packages that use NodeReturnedException.Builder
-
Uses of NodeReturnedException.Builder in de.xima.fc.exceptions
Methods in de.xima.fc.exceptions that return NodeReturnedException.BuilderModifier and TypeMethodDescriptionNodeReturnedException.builder
(WorkflowNode node) protected NodeReturnedException.Builder
NodeReturnedException.Builder.self()
NodeReturnedException.Builder.softErrors
(List<NodeSoftErrorException> softErrors) NodeReturnedException.Builder.successValue
(Object successValue)