org.sonar.plugins.dbcleaner.period
Class Periods

java.lang.Object
  extended by org.sonar.plugins.dbcleaner.period.Periods

public final class Periods
extends Object


Constructor Summary
Periods(Date dateToStartKeepingOneSnapshotByWeek, Date dateToStartKeepingOneSnapshotByMonth, Date dateToStartDeletingAllSnapshots)
           
Periods(Project project)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Periods

public Periods(Date dateToStartKeepingOneSnapshotByWeek,
               Date dateToStartKeepingOneSnapshotByMonth,
               Date dateToStartDeletingAllSnapshots)

Periods

public Periods(Project project)


Copyright © 2009-2012 SonarSource. All Rights Reserved.