org.sonar.plugins.dbcleaner.api
Interface PeriodCleaner

All Superinterfaces:
BatchComponent, BatchExtension, Extension
All Known Implementing Classes:
DefaultPeriodCleaner

public interface PeriodCleaner
extends BatchExtension


Method Summary
 void purge(Project project, int projectSnapshotId)
           
 

Method Detail

purge

void purge(Project project,
           int projectSnapshotId)


Copyright © 2009-2012 SonarSource. All Rights Reserved.