org.sonar.plugins.dbcleaner.api
Interface PeriodCleaner

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

Deprecated. in 2.14

@Deprecated
public interface PeriodCleaner
extends BatchExtension


Method Summary
 void purge(Project project, int projectSnapshotId)
          Deprecated.  
 

Method Detail

purge

void purge(Project project,
           int projectSnapshotId)
Deprecated. 


Copyright © 2009-2012 SonarSource. All Rights Reserved.