ddd1459d4c2d499467909833c4e34acb2c0be6b8
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 29
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute UNDOABLE : String to UNDO : String in class org.bigbluebutton.common.messages.Constants | From | To | |
| Split Variable | 1 | ||
| Split Variable undoable : Boolean to [undo : Boolean, redo : Boolean] in method public fromJson(message String) : PatchDocumentReplyMessage in class org.bigbluebutton.common.messages.PatchDocumentReplyMessage | From | To | |
| Split Attribute | 1 | ||
| Split Attribute undoable : Boolean to [undo : Boolean, redo : Boolean] in class org.bigbluebutton.common.messages.PatchDocumentReplyMessage | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter undoable : Boolean to undo : Boolean in method public PatchDocumentReplyMessage(meetingID String, requesterID String, noteID String, patch String, patchID Integer, undo Boolean, redo Boolean) in class org.bigbluebutton.common.messages.PatchDocumentReplyMessage | From | To |