55c6fad3a9bbf8c37227495b837cccd20ea2bb79
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type KeyStoreInformation to Optional<KeyStoreInformation> in method protected createKeyStore() : Optional<KeyStoreInformation> in class org.neo4j.server.AbstractNeoServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keyStoreInfo : KeyStoreInformation to keyStoreInfo : Optional<KeyStoreInformation> in class org.neo4j.server.AbstractNeoServer | From | To |