9a28cbc516d43a6085b8c400beb9855704591aa7
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public setBigBlueButtonInGW(inGW Red5BBBInGw) : void from class org.bigbluebutton.conference.service.chat.ChatApplication to public setBigBlueButtonInGW(inGW Red5BBBInGw) : void from class org.bigbluebutton.conference.service.chat.ChatService | From | To | |
Move Attribute | 1 | ||
Move Attribute private red5BBBInGw : Red5BBBInGw from class org.bigbluebutton.conference.service.chat.ChatApplication to private red5BBBInGw : Red5BBBInGw from class org.bigbluebutton.conference.service.chat.ChatService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute application : ChatApplication to red5BBBInGw : Red5BBBInGw in class org.bigbluebutton.conference.service.chat.ChatService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type application : ChatApplication to red5BBBInGw : Red5BBBInGw in class org.bigbluebutton.conference.service.chat.ChatService | From | To |