org.sonar.batch.phases
Class GraphPersister
java.lang.Object
org.sonar.batch.phases.GraphPersister
- All Implemented Interfaces:
- BatchComponent, ScanPersister
public class GraphPersister
- extends Object
- implements ScanPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphPersister
public GraphPersister(MyBatis myBatis,
ScanGraph projectGraph,
GraphPerspectiveBuilder[] builders)
persist
public void persist()
- Specified by:
persist in interface ScanPersister
Copyright © 2009–2015 SonarSource. All rights reserved.