org.sonar.api.batch
Interface PurgeContext


Deprecated. since 2.5

@Deprecated
public interface PurgeContext

Since:
1.10

Method Summary
 Integer getLastSnapshotId()
          Deprecated.  
 Integer getPreviousSnapshotId()
          Deprecated.  
 

Method Detail

getPreviousSnapshotId

Integer getPreviousSnapshotId()
Deprecated. 

getLastSnapshotId

Integer getLastSnapshotId()
Deprecated. 


Copyright © 2009-2012 SonarSource. All Rights Reserved.