Class RepositoryIndexer


  • public class RepositoryIndexer
    extends Object
    An RepositoryIndexer allow to index files in a whole repository except the directories
    • Constructor Detail

      • RepositoryIndexer

        public RepositoryIndexer​(String spaceId,
                                 String componentId)
    • Method Detail

      • getSpaceId

        public String getSpaceId()
      • getComponentId

        public String getComponentId()
      • addPath

        public void addPath​(Path path,
                            String creatorId)
      • removePath

        public void removePath​(Path path,
                               String creatorId)