Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.NodeDoesNotProvideFiles
Packages that use AFileListResolutionError.NodeDoesNotProvideFiles
Package
Description
- 
Uses of AFileListResolutionError.NodeDoesNotProvideFiles in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.NodeDoesNotProvideFilesModifier and TypeMethodDescriptionvoidIResolvedFileListProcessor.onNodeDoesNotProvideFiles(AFileListResolutionError.NodeDoesNotProvideFiles error) Callback for handling an error of typeEResourceItemResolutionError.NODE_DOES_NOT_PROVIDE_FILES. - 
Uses of AFileListResolutionError.NodeDoesNotProvideFiles in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AFileListResolutionError.NodeDoesNotProvideFilesModifier and TypeMethodDescriptionIResourceItemResolutionErrorProviding.getErrorsNodeDoesNotProvideFiles() - 
Uses of AFileListResolutionError.NodeDoesNotProvideFiles in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AFileListResolutionError.NodeDoesNotProvideFilesModifier and TypeMethodDescriptionvoidBaseResolvedFileListProcessor.onNodeDoesNotProvideFiles(AFileListResolutionError.NodeDoesNotProvideFiles error) voidStandardErrorFileListProcessor.onNodeDoesNotProvideFiles(AFileListResolutionError.NodeDoesNotProvideFiles error)