org.sonar.api.batch
Interface PurgeContext

All Known Implementing Classes:
DefaultPurgeContext

public interface PurgeContext

Since:
1.10

Method Summary
 Integer getLastSnapshotId()
           
 Integer getPreviousSnapshotId()
           
 

Method Detail

getPreviousSnapshotId

Integer getPreviousSnapshotId()

getLastSnapshotId

Integer getLastSnapshotId()


Copyright © 2009-2010 SonarSource. All Rights Reserved.