|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PurgeableSnapshotDto | |
|---|---|
| org.sonar.core.purge | |
| Uses of PurgeableSnapshotDto in org.sonar.core.purge |
|---|
| Methods in org.sonar.core.purge that return PurgeableSnapshotDto | |
|---|---|
PurgeableSnapshotDto |
PurgeableSnapshotDto.setDate(Date date)
|
PurgeableSnapshotDto |
PurgeableSnapshotDto.setHasEvents(boolean b)
|
PurgeableSnapshotDto |
PurgeableSnapshotDto.setLast(boolean last)
|
PurgeableSnapshotDto |
PurgeableSnapshotDto.setSnapshotId(long snapshotId)
|
| Methods in org.sonar.core.purge that return types with arguments of type PurgeableSnapshotDto | |
|---|---|
List<PurgeableSnapshotDto> |
PurgeDao.selectPurgeableSnapshots(long resourceId)
|
List<PurgeableSnapshotDto> |
PurgeMapper.selectPurgeableSnapshotsWithEvents(long resourceId)
|
List<PurgeableSnapshotDto> |
PurgeMapper.selectPurgeableSnapshotsWithoutEvents(long resourceId)
|
| Methods in org.sonar.core.purge with parameters of type PurgeableSnapshotDto | |
|---|---|
int |
PurgeableSnapshotDto.compareTo(PurgeableSnapshotDto other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||