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