org.sonar.batch.phases
Class ProjectInitializer
java.lang.Object
org.sonar.batch.phases.ProjectInitializer
- All Implemented Interfaces:
- BatchComponent
public class ProjectInitializer
- extends Object
- implements BatchComponent
Should be dropped when org.sonar.api.resources.Project is fully refactored.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectInitializer
public ProjectInitializer(Settings settings,
Languages languages)
execute
public void execute(Project project)
Copyright © 2009–2015 SonarSource. All rights reserved.