501506c78170042b70eec882ce12aac55b0ac10a
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 |