org.sonar.batch.referential
Class DefaultProjectReferentialsLoader
java.lang.Object
org.sonar.batch.referential.DefaultProjectReferentialsLoader
- All Implemented Interfaces:
- ProjectReferentialsLoader
public class DefaultProjectReferentialsLoader
- extends Object
- implements ProjectReferentialsLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultProjectReferentialsLoader
public DefaultProjectReferentialsLoader(ServerClient serverClient,
AnalysisMode analysisMode)
load
public ProjectReferentials load(ProjectReactor reactor,
TaskProperties taskProperties)
- Specified by:
load in interface ProjectReferentialsLoader
Copyright © 2009–2015 SonarSource. All rights reserved.