Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.NodeNotExecuted
Packages that use AAttachmentListResolutionError.NodeNotExecuted
Package
Description
- 
Uses of AAttachmentListResolutionError.NodeNotExecuted in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionvoidIResolvedAttachmentListProcessor.onNodeNotExecuted(AAttachmentListResolutionError.NodeNotExecuted error) Callback for handling an error of typeEAttachmentItemResolutionError.NODE_NOT_EXECUTED. - 
Uses of AAttachmentListResolutionError.NodeNotExecuted in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionIAttachmentItemResolutionErrorProviding.getErrorsNodeNotExecuted() - 
Uses of AAttachmentListResolutionError.NodeNotExecuted in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionvoidStandardErrorAttachmentListProcessor.onNodeNotExecuted(AAttachmentListResolutionError.NodeNotExecuted error)