org.sonar.batch.index
Interface ScanPersister

All Superinterfaces:
BatchComponent
All Known Implementing Classes:
ComponentDataPersister, DuplicationPersister, GraphPersister, IssuePersister, MeasurePersister

public interface ScanPersister
extends BatchComponent


Method Summary
 void persist()
           
 

Method Detail

persist

void persist()


Copyright © 2009–2015 SonarSource. All rights reserved.