a79c5f41220fb8e3ad1cdc7b856726f98f0abe02
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 10
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.lock.LockService | 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.lock.LockService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute bbbInGW : IBigBlueButtonInGW to red5BBBInGW : Red5BBBInGw in class org.bigbluebutton.conference.service.lock.LockService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type bbbInGW : IBigBlueButtonInGW to red5BBBInGW : Red5BBBInGw in class org.bigbluebutton.conference.service.lock.LockService | From | To |