Uses of Class
org.sonar.core.NotDryRun

Packages that use NotDryRun
org.sonar.batch.phases   
org.sonar.plugins.core.sensors   
org.sonar.plugins.core.timemachine   
org.sonar.plugins.dbcleaner.runner   
 

Uses of NotDryRun in org.sonar.batch.phases
 

Classes in org.sonar.batch.phases with annotations of type NotDryRun
 class UpdateStatusJob
           
 

Uses of NotDryRun in org.sonar.plugins.core.sensors
 

Classes in org.sonar.plugins.core.sensors with annotations of type NotDryRun
 class CloseReviewsDecorator
          Decorator that currently only closes a review when its corresponding violation has been fixed.
 class VersionEventsSensor
           
 

Uses of NotDryRun in org.sonar.plugins.core.timemachine
 

Classes in org.sonar.plugins.core.timemachine with annotations of type NotDryRun
 class AbstractNewCoverageFileAnalyzer
           
 class TendencyDecorator
           
 class TimeMachineConfigurationPersister
           
 class ViolationPersisterDecorator
           
 

Uses of NotDryRun in org.sonar.plugins.dbcleaner.runner
 

Classes in org.sonar.plugins.dbcleaner.runner with annotations of type NotDryRun
 class PurgeRunner
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.