org.sonar.batch
Interface ProfileLoader

All Known Implementing Classes:
DefaultProfileLoader

public interface ProfileLoader


Method Summary
 RulesProfile load(Project project)
          Loads quality profile for specified project.
 

Method Detail

load

RulesProfile load(Project project)
Loads quality profile for specified project.



Copyright © 2009-2012 SonarSource. All Rights Reserved.