a6745026f0357abe4c3e2a78e28896fe2a65fdc1
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public TestDirectoryProvider(configurationRootDirectory String) from class org.apache.james.container.spring.filesystem.FileSystemImplTest.TestDirectoryProvider to public JamesServerResourceLoader(rootDirectory String) from class org.apache.james.core.JamesServerResourceLoader | From | To | |
| Pull Up Method public TestDirectoryProvider(configurationRootDirectory String) from class org.apache.james.core.filesystem.FileSystemImplTest.TestDirectoryProvider to public JamesServerResourceLoader(rootDirectory String) from class org.apache.james.core.JamesServerResourceLoader | From | To | |
| Extract Method | 1 | ||
| Extract Method public getCluster() : Cluster extracted from private tryInitializeSession() : Optional<Session> in class org.apache.james.backends.cassandra.CassandraCluster | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter configurationRootDirectory : String to rootDirectory : String in method public JamesServerResourceLoader(rootDirectory String) in class org.apache.james.core.JamesServerResourceLoader | From | To |