1c7242b80064b2255eb91f52c46b21845a60f2b0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type type : TunnelRequest.Type to type : TunnelRequestType in method protected createAssociatedTunnel(tunnel GuacamoleTunnel, authToken String, session GuacamoleSession, context UserContext, type TunnelRequestType, id String) : GuacamoleTunnel in class org.apache.guacamole.tunnel.TunnelRequestService | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Type to TunnelRequestType in method public getType() : TunnelRequestType in class org.apache.guacamole.tunnel.TunnelRequest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.guacamole.tunnel.TunnelRequest.Type moved and renamed to org.apache.guacamole.tunnel.TunnelRequestType | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type type : TunnelRequest.Type to type : TunnelRequestType in method public createTunnel(request TunnelRequest) : GuacamoleTunnel in class org.apache.guacamole.tunnel.TunnelRequestService | From | To | |
| Change Variable Type type : String to type : TunnelRequestType in method public getType() : TunnelRequestType in class org.apache.guacamole.tunnel.TunnelRequest | From | To |