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