763ba7467af0d5d4812b1357785fa9129c94688b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 1 | ||
Extract And Move Method public listTransitionsForTarget(target SchemaVersion) : List<SchemaTransition> extracted from public upgradeToVersion(newVersion SchemaVersion) : Task in class org.apache.james.backends.cassandra.migration.CassandraMigrationService & moved to class org.apache.james.backends.cassandra.versions.SchemaVersion | From | To | |
Rename Parameter | 1 | ||
Rename Parameter newVersion : SchemaVersion to target : SchemaVersion in method public upgradeToVersion(target SchemaVersion) : Task in class org.apache.james.backends.cassandra.migration.CassandraMigrationService | From | To |