88959d006fa383273136a65f30174168524f9c6c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private readApiInfo() : ApiInfo from class org.eclipse.che.api.core.rest.ApiInfoService to private readApiInfo(context ServletContext) : ApiInfo from class org.eclipse.che.api.core.rest.ApiInfoProvider | From | To | |
| Change Return Type | 1 | ||
| Change Return Type RestServicesList.RootResourcesList to RootResourcesList in method public listJSON(context ServletContext) : RootResourcesList in class org.eclipse.che.api.core.rest.ApiInfoService | From | To | |
| Inline Variable | 1 | ||
| Inline Variable myApiInfo : ApiInfo in method public info() : ApiInfo from class org.eclipse.che.api.core.rest.ApiInfoService | From | To |