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