public interface

CvsRepositoryIndexer

implements RepositoryIndexer
com.atlassian.fisheye.spi.admin.services.CvsRepositoryIndexer

Summary

Public Methods
abstract RepositoryIndexingStatus startFullScan()
Scan the whole repository for any changes since the last scan.
[Expand]
Inherited Methods
From interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer

Public Methods

public abstract RepositoryIndexingStatus startFullScan ()

Scan the whole repository for any changes since the last scan.

If the repository isn't stopped, this is a noop.