1d34bda5c2db6d8d76ad8a033897c730e267eaf3
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tutmc : TransferUsetToMeetingCommand to tutmc : TransferUserToMeetingCommand in method public tranfer(tutmc TransferUserToMeetingCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ConnectionManager | From | To | |
Rename Class | 1 | ||
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.TransferUsetToMeetingCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.TransferUserToMeetingCommand | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cmd : TransferUsetToMeetingCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication | From | To |