Class NonExistentContentFileImportFilter

java.lang.Object
org.alfresco.repo.bulkimport.importfilters.NonExistentContentFileImportFilter
All Implemented Interfaces:
ImportFilter

public class NonExistentContentFileImportFilter extends Object implements ImportFilter
This class is an ImportFilter that filters out importable items whose content file doesn't exist.
Since:
4.0
  • Constructor Details

    • NonExistentContentFileImportFilter

      public NonExistentContentFileImportFilter()
  • Method Details