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