09a16f8a4871b6b3024de61a73b63dfe835775f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public ServerImpl(url String, status ServerStatus) renamed to public withUrl(url String) : ServerImpl in class org.eclipse.che.api.workspace.server.model.impl.ServerImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable that : Server to server : ServerImpl in method public equals(o Object) : boolean in class org.eclipse.che.api.workspace.server.model.impl.ServerImpl | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [url : String, status : ServerStatus] to server : Server in method public ServerImpl(name String, server Server) in class org.eclipse.che.ide.api.workspace.model.ServerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type that : Server to server : ServerImpl in method public equals(o Object) : boolean in class org.eclipse.che.api.workspace.server.model.impl.ServerImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.eclipse.che.api.workspace.server.model.impl.ServerImpl | From | To |