651248aaadcff000e0dbc7f8e117a224c2dc5811
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fileURL : String to filePathWithoutExtension : String in method private generateFileUrl(fileExtension Optional<FileExtension>) : String in class org.apache.james.blob.export.file.LocalFileBlobExportMechanism | From | To | |
Change Return Type | 1 | ||
Change Return Type FinalStage to FileExtensionStage in method public explanation(explanation String) : FileExtensionStage in class org.apache.james.blob.export.api.BlobExportMechanism.ExplanationStage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ZIPPED_FILE_EXTENSION : String to EML_FILE_EXTENSION : String in class org.apache.james.vault.DeletedMessageZipper | From | To | |
Extract Method | 1 | ||
Extract Method private generateFileUrl(fileExtension Optional<FileExtension>) : String extracted from private copyBlobToFile(blobId BlobId) : String in class org.apache.james.blob.export.file.LocalFileBlobExportMechanism | From | To |