org.sonar.api.batch
Interface PurgeContext


public interface PurgeContext

Since:
1.10

Method Summary
 java.lang.Integer getLastSnapshotId()
           
 java.lang.Integer getPreviousSnapshotId()
           
 

Method Detail

getPreviousSnapshotId

java.lang.Integer getPreviousSnapshotId()

getLastSnapshotId

java.lang.Integer getLastSnapshotId()


Copyright © 2009-2010 SonarSource. All Rights Reserved.