org.sonar.batch.index
Class MeasurePersister
java.lang.Object
org.sonar.batch.index.MeasurePersister
- All Implemented Interfaces:
- BatchComponent, ScanPersister
public final class MeasurePersister
- extends Object
- implements ScanPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasurePersister
public MeasurePersister(MyBatis mybatis,
RuleFinder ruleFinder,
MeasureCache measureCache,
SnapshotCache snapshotCache,
ResourceCache resourceCache)
persist
public void persist()
- Specified by:
persist in interface ScanPersister
Copyright © 2009–2015 SonarSource. All rights reserved.