Uses of Class
org.sonar.api.server.rule.RulesDefinition.Context

Packages that use RulesDefinition.Context
org.sonar.api.server.rule   
 

Uses of RulesDefinition.Context in org.sonar.api.server.rule
 

Methods in org.sonar.api.server.rule with parameters of type RulesDefinition.Context
 void RulesDefinition.define(RulesDefinition.Context context)
          This method is executed when server is started.
 



Copyright © 2009–2015 SonarSource. All rights reserved.