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