public class IndexFactory extends Object implements BatchExtension
| Constructor and Description |
|---|
IndexFactory(Settings settings)
For dry run, where is no access to database.
|
IndexFactory(Settings settings,
ResourcePersister resourcePersister,
DuplicationDao dao) |
public IndexFactory(Settings settings)
public IndexFactory(Settings settings, ResourcePersister resourcePersister, DuplicationDao dao)
public SonarDuplicationsIndex create(Project project)
Copyright © 2009-2012 SonarSource. All Rights Reserved.