126505285b0da87deb27a74492ac072f5b01def4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type dbIdsRepository : DbIdsRepository to dbIdsRepository : MutableDbIdsRepository in method public PersistSnapshotsPathAwareVisitor(dbSession DbSession, analysisDate long, dbIdsRepository MutableDbIdsRepository) in class org.sonar.server.computation.step.PersistSnapshotsStep.PersistSnapshotsPathAwareVisitor | From | To | |
| Move Method | 1 | ||
| Move Method private addToCache(component Component, snapshotDto SnapshotDto) : void from class org.sonar.server.computation.step.PersistSnapshotsStep to private addToCache(component Component, snapshotDto SnapshotDto) : void from class org.sonar.server.computation.step.PersistSnapshotsStep.PersistSnapshotsPathAwareVisitor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type dbIdsRepository : DbIdsRepository to dbIdsRepository : MutableDbIdsRepository in class org.sonar.server.computation.step.PersistSnapshotsStep.PersistSnapshotsPathAwareVisitor | From | To |