f63d7a448dc678e87a38dbf6e24b6c80f6831ad1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type genericMethodResource : GenericMethodResource to genericMethodResource : GenericResourceMethod in method public accept(genericMethodResource GenericResourceMethod, arguments Object[]) : void in class org.eclipse.che.everrest.CheMethodInvokerFilter | From | To | |
Change Parameter Type genericMethodResource : GenericMethodResource to genericMethodResource : GenericResourceMethod in method public invokeMethod(resource Object, genericMethodResource GenericResourceMethod, context ApplicationContext) : Object in class org.eclipse.che.everrest.WebSocketMethodInvokerDecorator | From | To | |
Rename Variable | 3 | ||
Rename Variable binder : ApplicationProviderBinder to providers : ApplicationProviderBinder in method public before() : void in class org.eclipse.che.everrest.DownloadFileResponseFilterTest | From | To | |
Rename Variable contextImpl : ApplicationContextImpl to context : ApplicationContext in method public before() : void in class org.eclipse.che.everrest.DownloadFileResponseFilterTest | From | To | |
Rename Variable binder : ApplicationProviderBinder to providers : ApplicationProviderBinder in method public before() : void in class org.eclipse.che.everrest.ETagResponseFilterTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type contextImpl : ApplicationContextImpl to context : ApplicationContext in method public before() : void in class org.eclipse.che.everrest.DownloadFileResponseFilterTest | From | To |