org.sonar.batch.bootstrap
Class PreviewDatabase
java.lang.Object
org.sonar.batch.bootstrap.PreviewDatabase
- All Implemented Interfaces:
- BatchComponent
public class PreviewDatabase
- extends Object
- implements BatchComponent
- Since:
- 3.4
|
Method Summary |
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviewDatabase
public PreviewDatabase(Settings settings,
ServerClient server,
TempFolder tempUtils,
AnalysisMode mode)
start
public void start()
Copyright © 2009–2015 SonarSource. All rights reserved.