74883ae121c9dbdf357911f31149754076a0df11
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public getType() : Type from class org.glyptodon.guacamole.net.basic.rest.APICredentialError to public getType() : Type from class org.glyptodon.guacamole.net.basic.rest.APIError | From | To | |
| Pull Up Method public APICredentialError(type Type, message String, info CredentialsInfo) from class org.glyptodon.guacamole.net.basic.rest.APICredentialError to public APIError(type Type, message String) from class org.glyptodon.guacamole.net.basic.rest.APIError | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private type : Type from class org.glyptodon.guacamole.net.basic.rest.APICredentialError to private type : Type from class org.glyptodon.guacamole.net.basic.rest.APIError | From | To |