|
Rename Variable snapshotIdsPartition : List<List<Long>> to snapshotIdsPartitions : List<List<Long>> in method protected deleteSnapshots(snapshotIds List<IdUuidPair>) : void in class org.sonar.db.purge.PurgeCommands |
From |
To |
|
Rename Variable snapshotUuidsPartition : List<List<String>> to snapshotUuidsPartitions : List<List<String>> in method protected deleteSnapshots(snapshotIds List<IdUuidPair>) : void in class org.sonar.db.purge.PurgeCommands |
From |
To |
|
Rename Variable partSnapshotUuids : List<String> to snapshotUuidsPartition : List<String> in method protected deleteAnalyses(analysisIdUuids List<IdUuidPair>) : void in class org.sonar.db.purge.PurgeCommands |
From |
To |
|
Rename Variable snapshotIdsPartition : List<List<Long>> to snapshotIdsPartitions : List<List<Long>> in method protected deleteAnalyses(analysisIdUuids List<IdUuidPair>) : void in class org.sonar.db.purge.PurgeCommands |
From |
To |
|
Rename Variable snapshotUuidsPartition : List<List<String>> to snapshotUuidsPartitions : List<List<String>> in method protected deleteAnalyses(analysisIdUuids List<IdUuidPair>) : void in class org.sonar.db.purge.PurgeCommands |
From |
To |