org.sonar.batch.index
Class ComponentDataPersister
java.lang.Object
org.sonar.batch.index.ComponentDataPersister
- All Implemented Interfaces:
- BatchComponent, ScanPersister
public class ComponentDataPersister
- extends Object
- implements ScanPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentDataPersister
public ComponentDataPersister(ComponentDataCache data,
SnapshotCache snapshots,
SnapshotDataDao dao,
MyBatis mybatis)
persist
public void persist()
- Specified by:
persist in interface ScanPersister
Copyright © 2009–2015 SonarSource. All rights reserved.