074f045655bff5d6b8f9e924b29fc6c8fbf51973
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public getExtranetIp() : String from class com.shinemo.mpush.cs.ConnectionServerApplication to public getExtranetIp() : String from class com.shinemo.mpush.common.app.Application | From | To | |
Pull Up Method public setExtranetIp(extranetIp String) : void from class com.shinemo.mpush.cs.ConnectionServerApplication to public setExtranetIp(extranetIp String) : void from class com.shinemo.mpush.common.app.Application | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private extranetIp : String from class com.shinemo.mpush.cs.ConnectionServerApplication to private extranetIp : String from class com.shinemo.mpush.common.app.Application | From | To |