7c5d3d1e9fd5b6beda9447f342ef25bbcf8331f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private saveDocument() : void renamed to private saveOdtDocument() : void in class com.kodcu.service.extension.ODFService | From | To | |
Rename Variable | 1 | ||
Rename Variable file : Path to odtFilePath : Path in method private saveOdtDocument() : void in class com.kodcu.service.extension.ODFService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute document : TextDocument to odtDocument : TextDocument in class com.kodcu.service.extension.ODFService | From | To | |
Extract Method | 1 | ||
Extract Method private openOdtDocument() : void extracted from public generateODFDocument() : void in class com.kodcu.service.extension.ODFService | From | To |