5ba3405941340840d0a5d9decf2e6879aac17340
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable sessionId : String to userId : String in method private sendDirectMessage(msg DirectClientMessage) : void in class org.bigbluebutton.red5.client.messaging.ConnectionInvokerService | From | To | |
| Rename Variable connId : String to sessionId : String in method public roomConnect(connection IConnection, params Object[]) : boolean in class org.bigbluebutton.app.video.VideoApplication | From | To | |
| Extract Variable | 1 | ||
| Extract Variable connSessionId : String in method public setUserId(msg Map<String,Object>) : void from class org.bigbluebutton.app.screenshare.red5.Red5AppService | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter conn : IConnection to connection : IConnection in method public roomConnect(connection IConnection, params Object[]) : boolean in class org.bigbluebutton.app.video.VideoApplication | From | To |