org.sonar.plugins.core.sensors
Class AlertUtils

java.lang.Object
  extended by org.sonar.plugins.core.sensors.AlertUtils

public final class AlertUtils
extends Object


Method Summary
static Metric.Level getLevel(Alert alert, Measure measure)
          Get the matching alert level for the given measure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLevel

public static Metric.Level getLevel(Alert alert,
                                    Measure measure)
Get the matching alert level for the given measure



Copyright © 2009-2012 SonarSource. All Rights Reserved.