Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlCannotBeRead
Packages that use AFileListResolutionError.ExternalUrlCannotBeRead
Package
Description
-
Uses of AFileListResolutionError.ExternalUrlCannotBeRead in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.ExternalUrlCannotBeReadModifier and TypeMethodDescriptionvoid
IResolvedFileListProcessor.onExternalUrlCannotBeRead
(AFileListResolutionError.ExternalUrlCannotBeRead error) Callback for handling an error of typeEResourceItemResolutionError.EXTERNAL_URL_CANNOT_BE_READ
. -
Uses of AFileListResolutionError.ExternalUrlCannotBeRead in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AFileListResolutionError.ExternalUrlCannotBeReadModifier and TypeMethodDescriptionIResourceItemResolutionErrorProviding.getErrorsExternalUrlCannotBeRead()
-
Uses of AFileListResolutionError.ExternalUrlCannotBeRead in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AFileListResolutionError.ExternalUrlCannotBeReadModifier and TypeMethodDescriptionvoid
BaseResolvedFileListProcessor.onExternalUrlCannotBeRead
(AFileListResolutionError.ExternalUrlCannotBeRead error) void
StandardErrorFileListProcessor.onExternalUrlCannotBeRead
(AFileListResolutionError.ExternalUrlCannotBeRead error)