org.sonar.plugins.findbugs
Class FindbugsLevelUtils

java.lang.Object
  extended by org.sonar.plugins.findbugs.FindbugsLevelUtils

public class FindbugsLevelUtils
extends Object


Constructor Summary
FindbugsLevelUtils()
           
 
Method Summary
 org.sonar.api.rules.RulePriority from(String priority)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindbugsLevelUtils

public FindbugsLevelUtils()
Method Detail

from

public org.sonar.api.rules.RulePriority from(String priority)


Copyright © 2012-2014 SonarSource. All Rights Reserved.