f14c743e7cfa470bddfaa217a512b4eacf3576f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type public_with_default : Setting<File> to public_with_default : Setting<Integer> in class org.neo4j.kernel.configuration.docs.SettingsDocumenterTest.SimpleSettings | From | To | |
Change Attribute Type public_deprecated : Setting<File> to public_deprecated : Setting<Boolean> in class org.neo4j.kernel.configuration.docs.SettingsDocumenterTest.SimpleSettings | From | To | |
Change Attribute Type internal_with_default : Setting<File> to internal_with_default : Setting<String> in class org.neo4j.kernel.configuration.docs.SettingsDocumenterTest.SimpleSettings | From | To |