public class FileTreeUpdateFilterConfigImpl extends Object implements FileTreeUpdateFilter
FileTreeUpdateFilter
which reads its filter information
from the AUV Config system.FileTreeUpdateFilter.Result
Constructor and Description |
---|
FileTreeUpdateFilterConfigImpl() |
Modifier and Type | Method and Description |
---|---|
FileTreeUpdateFilter.Result |
accept(File localFile)
Determines whether to save or exclude a file based on configuration setup criteria
|
public FileTreeUpdateFilter.Result accept(File localFile)
accept
in interface FileTreeUpdateFilter
localFile
- is a File object representing a particular file which must be matched