1a7c0076a01a3c0d33cf6c9e5be89b2779a4f064
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setBigBlueButtonInGW(inGW IBigBlueButtonInGW) : void renamed to public setRed5BBBInGW(inGW Red5BBBInGw) : void in class org.bigbluebutton.conference.service.whiteboard.WhiteboardApplication | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type inGW : IBigBlueButtonInGW to inGW : Red5BBBInGw in method public setRed5BBBInGW(inGW Red5BBBInGw) : void in class org.bigbluebutton.conference.service.whiteboard.WhiteboardApplication | From | To | |
| Rename Variable | 1 | ||
| Rename Variable headerObject : JsonObject to header : JsonObject in method public handleMessage(pattern String, channel String, message String) : void in class org.bigbluebutton.conference.service.whiteboard.WhiteboardListener | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute bbbInGW : IBigBlueButtonInGW to red5BBBInGW : Red5BBBInGw in class org.bigbluebutton.conference.service.whiteboard.WhiteboardApplication | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type bbbInGW : IBigBlueButtonInGW to red5BBBInGW : Red5BBBInGw in class org.bigbluebutton.conference.service.whiteboard.WhiteboardApplication | From | To |