Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.TriggerDoesNotExist
-
-
Uses of AFileListResolutionError.TriggerDoesNotExist in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.TriggerDoesNotExist Modifier and Type Method Description voidIResolvedFileListProcessor. 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.TriggerDoesNotExist Modifier and Type Method Description default List<AFileListResolutionError.TriggerDoesNotExist>IResourceItemResolutionErrorProviding. 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.TriggerDoesNotExist Modifier and Type Method Description voidBaseResolvedFileListProcessor. onTriggerDoesNotExist(AFileListResolutionError.TriggerDoesNotExist error)voidStandardErrorFileListProcessor. onTriggerDoesNotExist(AFileListResolutionError.TriggerDoesNotExist error)
-