org.sonar.batch.bootstrap
Class DryRun

java.lang.Object
  extended by org.sonar.batch.bootstrap.DryRun
All Implemented Interfaces:
BatchComponent

public class DryRun
extends Object
implements BatchComponent


Constructor Summary
DryRun(Settings settings)
           
 
Method Summary
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DryRun

public DryRun(Settings settings)
Method Detail

isEnabled

public boolean isEnabled()


Copyright © 2009-2012 SonarSource. All Rights Reserved.