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