| projectSnapshotIds = purgeCommands.selectSnapshotIds(PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true)) | projectSnapshotIds = purgeCommands.selectSnapshotUuids(PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true)) | purgeCommands.selectSnapshotIds(PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true)) | purgeCommands.selectSnapshotUuids(PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true)) | sonarqube | 5da7d29511ac8b2a8edfd52bc8f833b5d6170136 | org.sonar.db.purge.PurgeDao | | | _1 | projectSnapshotIds |
|---|
| _2 | projectSnapshotIds |
|---|
| | v0 | purgeCommands |
|---|
| v1 | PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true) |
|---|
| | | v0 | purgeCommands |
|---|
| v1 | PurgeSnapshotQuery.create().setComponentUuid(project.getUuid()).setIslast(false).setNotPurged(true) |
|---|
| AssignedTo | True |