org.sonar.batch
Interface ProfileLoader


Deprecated. in 4.2

@Deprecated
public interface ProfileLoader

This interface is implemented by the views plugin!!


Method Summary
 RulesProfile load(Settings settings)
          Deprecated. Loads quality profile for specified project.
 

Method Detail

load

RulesProfile load(Settings settings)
Deprecated. 
Loads quality profile for specified project.



Copyright © 2009–2015 SonarSource. All rights reserved.