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