abaa0021c6c9f2d17d84f84052b77f0959c984d0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type request : Request to domainName : String in method private checkValidDomain(domainName String) : Domain in class org.apache.james.webadmin.routes.DomainsRoutes | From | To | |
Extract Method | 1 | ||
Extract Method private domainNotFound(domain Domain) : HaltException extracted from private exists(request Request, response Response) : Response in class org.apache.james.webadmin.routes.DomainsRoutes | From | To | |
Rename Parameter | 1 | ||
Rename Parameter request : Request to domainName : String in method private checkValidDomain(domainName String) : Domain in class org.apache.james.webadmin.routes.DomainsRoutes | From | To |