9159df5ee472ff210afd2147027c38e56a8331fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to InternalType in method public createObject(user AuthenticatedUser, object ExternalType) : InternalType in class net.sourceforge.guacamole.net.auth.mysql.service.DirectoryObjectService | From | To | |
| Extract Variable | 1 | ||
| Extract Variable model : ModelType in method public createObject(user AuthenticatedUser, object ExternalType) : InternalType from class net.sourceforge.guacamole.net.auth.mysql.service.DirectoryObjectService | From | To | |
| Inline Variable | 1 | ||
| Inline Variable identifier : String in method public updateObject(user AuthenticatedUser, object MySQLConnection) : void from class net.sourceforge.guacamole.net.auth.mysql.service.ConnectionService | From | To | |
| Extract Method | 1 | ||
| Extract Method private getParameterModels(connection MySQLConnection) : Collection<ParameterModel> extracted from public updateObject(user AuthenticatedUser, object MySQLConnection) : void in class net.sourceforge.guacamole.net.auth.mysql.service.ConnectionService | From | To |