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 TypeMethodDescriptionvoid
IResolvedFileListProcessor.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 TypeMethodDescriptionvoid
BaseResolvedFileListProcessor.onExternalUrlIsSyntacticallyInvalid
(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error) void
StandardErrorFileListProcessor.onExternalUrlIsSyntacticallyInvalid
(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error)