org.sonar.batch.referential
Interface ProjectReferentialsLoader

All Known Implementing Classes:
DefaultProjectReferentialsLoader

public interface ProjectReferentialsLoader


Method Summary
 ProjectReferentials load(ProjectReactor reactor, TaskProperties taskProperties)
           
 

Method Detail

load

ProjectReferentials load(ProjectReactor reactor,
                         TaskProperties taskProperties)


Copyright © 2009–2015 SonarSource. All rights reserved.