ec5cbb04d04b1db967f55a051401ef687e7fe3a5
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getTitle() : String from class com.shinemo.mpush.api.PushContent to public getTitle() : String from class com.shinemo.mpush.api.payload.NotificationPushPayload | From | To | |
Change Return Type | 1 | ||
Change Return Type PushContent to void in method public setContent(content String) : void in class com.shinemo.mpush.api.PushContent | From | To | |
Move Attribute | 1 | ||
Move Attribute public title : String from class com.shinemo.mpush.api.PushContent to private title : String from class com.shinemo.mpush.api.payload.NotificationPushPayload | From | To | |
Extract Class | 1 | ||
Extract Class com.shinemo.mpush.api.payload.NotificationPushPayload from class com.shinemo.mpush.api.PushContent | From | To |