Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid
- 
- 
Uses of AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid Modifier and Type Method Description voidIResolvedFileListProcessor. onExternalUrlIsSyntacticallyInvalid(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error)Callback for handling an error of typeEResourceItemResolutionError.EXTERNAL_URL_IS_SYNTACTICALLY_INVALID. - 
Uses of AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid Modifier and Type Method Description default List<AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid>IResourceItemResolutionErrorProviding. getErrorsExternalUrlIsSyntacticallyInvalid() - 
Uses of AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid Modifier and Type Method Description voidBaseResolvedFileListProcessor. onExternalUrlIsSyntacticallyInvalid(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error)voidStandardErrorFileListProcessor. onExternalUrlIsSyntacticallyInvalid(AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid error) 
 -