Interface FilesystemTracker

    • Method Detail

      • count

        int count()
        An estimate of the number of directories and files in the filesystem.
        Returns:
        int
      • itemImported

        void itemImported​(org.alfresco.service.cmr.repository.NodeRef nodeRef,
                          ImportableItem importableItem)
        A callback to indicate that the item has been imported into the repository.
        Parameters:
        nodeRef - NodeRef
        importableItem - ImportableItem