changesSince - the timestamp to use as a threshold on what is considered new or changed.
(To have all content be taken into consideration regardless of timestamp,
use the RepositoryScanner.FRESH_SCAN constant)
Returns:
the statistics for this scan.
Throws:
RepositoryException - if there was a fundamental problem with getting the discoverer started.
knownContentConsumers - the list of consumers that follow the KnownRepositoryContentConsumer
interface that should be used for this scan.
invalidContentConsumers - the list of consumers that follow the InvalidRepositoryContentConsumer
interface that should be used for this scan.
ignoredContentPatterns - list of patterns that should be ignored and not sent to any consumer.
changesSince - the timestamp to use as a threshold on what is considered new or changed.
(To have all content be taken into consideration regardless of timestamp,
use the RepositoryScanner.FRESH_SCAN constant)
Returns:
the statistics for this scan.
Throws:
RepositoryException - if there was a fundamental problem with getting the discoverer started.