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 TypeMethodDescriptionvoidIResolvedFileListProcessor.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 TypeMethodDescriptionvoidBaseResolvedFileListProcessor.onDatabaseError(AFileListResolutionError.DatabaseError error) voidStandardErrorFileListProcessor.onDatabaseError(AFileListResolutionError.DatabaseError error)