Uses of Interface
org.sonar.api.batch.PurgeContext

Packages that use PurgeContext
org.sonar.api.batch   
org.sonar.core.purge   
 

Uses of PurgeContext in org.sonar.api.batch
 

Methods in org.sonar.api.batch with parameters of type PurgeContext
 void Purge.purge(PurgeContext context)
          Snapshots include the current snapshot (flagged as last) and optionally the penultimate one.
 

Uses of PurgeContext in org.sonar.core.purge
 

Classes in org.sonar.core.purge that implement PurgeContext
 class DefaultPurgeContext
           
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.