13b8590acb21f58d0485729425cff724dee3d999
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private setPendingLicense(pendingStatus PendingStatus) : void extracted from public apply_offline() : void in class org.sonar.server.edition.ws.ApplyLicenseActionTest | From | To | |
Extract Method private setPendingLicense(pendingStatus PendingStatus) : void extracted from public apply_without_need_to_install() : void in class org.sonar.server.edition.ws.ApplyLicenseActionTest | From | To | |
Extract Method private setPendingLicense(pendingStatus PendingStatus) : void extracted from public apply_successfully_auto_installation() : void in class org.sonar.server.edition.ws.ApplyLicenseActionTest | From | To | |
Extract Method private setLicenseWithoutInstall(newLicense License) : void extracted from public handle(request Request, response Response) : void in class org.sonar.server.edition.ws.ApplyLicenseAction | From | To |