d48f46c5e75d34a47377239a709020d911d1108d
Files Diff
- Added: 11
- Removed: 24
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type rtmp : DeskShareBroadcastRTMPCommand to rtmp : ScreenshareBroadcastRTMPCommand in method public broadcastRTMP(rtmp ScreenshareBroadcastRTMPCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ConnectionManager | From | To | |
Change Parameter Type huCmd : DeskShareHangUpCommand to huCmd : ScreenshareHangUpCommand in method public hangUp(huCmd ScreenshareHangUpCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ConnectionManager | From | To | |
Rename Class | 5 | ||
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.DeskShareRecordCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.ScreenshareRecordCommand | From | To | |
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.DeskShareHangUpCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.ScreenshareHangUpCommand | From | To | |
Rename Class org.bigbluebutton.freeswitch.voice.events.DeskShareStartedEvent renamed to org.bigbluebutton.freeswitch.voice.events.ScreenshareStartedEvent | From | To | |
Rename Class org.bigbluebutton.freeswitch.voice.events.DeskShareRTMPBroadcastEvent renamed to org.bigbluebutton.freeswitch.voice.events.ScreenshareRTMPBroadcastEvent | From | To | |
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.DeskShareBroadcastRTMPCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.ScreenshareBroadcastRTMPCommand | From | To | |
Rename Attribute | 4 | ||
Rename Attribute DESKSHARE_SUFFIX : String to SCREENSHARE_SUFFIX : String in class org.bigbluebutton.freeswitch.voice.freeswitch.actions.ScreenshareHangUpCommand | From | To | |
Rename Attribute DESKSHARE_CONFERENCE_NAME_SUFFIX : String to SCREENSHARE_CONFERENCE_NAME_SUFFIX : String in class org.bigbluebutton.freeswitch.voice.freeswitch.ESLEventListener | From | To | |
Rename Attribute DESKSHARE_SUFFIX : String to SCREENSHARE_SUFFIX : String in class org.bigbluebutton.freeswitch.voice.freeswitch.actions.ScreenshareBroadcastRTMPCommand | From | To | |
Rename Attribute DESKSHARE_SUFFIX : String to SCREENSHARE_SUFFIX : String in class org.bigbluebutton.freeswitch.voice.events.ScreenshareRTMPBroadcastEvent | From | To | |
Change Variable Type | 12 | ||
Change Variable Type evt : DeskShareRTMPBroadcastEvent to evt : VoiceUserJoinedEvent in method private sendMessageToBigBlueButton(event VoiceConferenceEvent) : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener | From | To | |
Change Variable Type rtmp : DeskShareBroadcastRTMPCommand to rtmp : ScreenshareBroadcastRTMPCommand in method public deskShareBroadcastRTMP(voiceConfId String, streamUrl String, timestamp String, broadcast Boolean) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication | From | To | |
Change Variable Type evt : DeskShareRTMPBroadcastEvent to evt : ScreenshareRTMPBroadcastEvent in method public run() : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener.sendMessageToBigBlueButton.task | From | To | |
Change Variable Type rtmp : DeskShareRTMPBroadcastEvent to rtmp : ScreenshareRTMPBroadcastEvent in method public conferenceEventRecord(uniqueId String, confName String, confSize int, event EslEvent) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ESLEventListener | From | To | |
Change Variable Type evt : DeskShareStartedEvent to evt : VoiceUserJoinedEvent in method private sendMessageToBigBlueButton(event VoiceConferenceEvent) : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener | From | To | |
Change Variable Type evt : DeskShareStartedEvent to evt : ScreenshareStartedEvent in method public run() : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener.sendMessageToBigBlueButton.task | From | To | |
Change Variable Type dsStart : DeskShareStartedEvent to dsStart : ScreenshareStartedEvent in method public conferenceEventJoin(uniqueId String, confName String, confSize int, event EslEvent) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ESLEventListener | From | To | |
Change Variable Type cmd : DeskShareHangUpCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication | From | To | |
Change Variable Type huCmd : DeskShareHangUpCommand to huCmd : ScreenshareHangUpCommand in method public deskShareHangUp(voiceConfId String, fsConferenceName String, timestamp String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication | From | To |