|
Change Parameter Type mess : MessagingService to mess : RedisStorageService in method public setRedisStorageService(mess RedisStorageService) : void in class org.bigbluebutton.api.MeetingService |
From |
To |
|
Change Parameter Type m : MessagingService to m : IBbbWebApiGWApp in method public OfficeToPdfConversionSuccessFilter(m IBbbWebApiGWApp) in class org.bigbluebutton.presentation.OfficeToPdfConversionSuccessFilter |
From |
To |
|
Change Parameter Type listeners : Set<MessageHandler> to listeners : Set<MessageListener> in method public setMessageListeners(listeners Set<MessageListener>) : void in class org.bigbluebutton.api.messaging.MessageDistributor |
From |
To |
|
Change Parameter Type m : MessagingService to m : IBbbWebApiGWApp in method public setMessagingService(m IBbbWebApiGWApp) : void in class org.bigbluebutton.presentation.imp.SwfSlidesGenerationProgressNotifier |
From |
To |
|
Change Parameter Type message : String to message : IMessage in method public handleMessage(message IMessage) : void in class org.bigbluebutton.api.messaging.ReceivedMessageHandler |
From |
To |
|
Change Parameter Type m : MessagingService to m : IBbbWebApiGWApp in method public SupportedDocumentFilter(m IBbbWebApiGWApp) in class org.bigbluebutton.presentation.SupportedDocumentFilter |
From |
To |
|
Change Parameter Type message : String to message : IMessage in method public handleMessage(message IMessage) : void in class org.bigbluebutton.api.messaging.MessageHandler |
From |
To |
|
Change Parameter Type m : MessagingService to m : IBbbWebApiGWApp in method public setBbbWebApiGWApp(m IBbbWebApiGWApp) : void in class org.bigbluebutton.presentation.DocumentConversionServiceImp |
From |
To |
|
Inline Method private publishRecording(recordId String, meetingId String, externalMeetingId String, format String) : void inlined to public publishRecording(recordId String, meetingId String, externalMeetingId String, format String, publish boolean) : void in class org.bigbluebutton.api.messaging.RedisMessagingService |
From |
To |
|
Inline Method private unpublishRecording(recordId String, meetingId String, externalMeetingId String, format String) : void inlined to public publishRecording(recordId String, meetingId String, externalMeetingId String, format String, publish boolean) : void in class org.bigbluebutton.api.messaging.RedisMessagingService |
From |
To |
|
Change Attribute Type messagingService : MessagingService to messagingService : IBbbWebApiGWApp in class org.bigbluebutton.presentation.imp.SwfSlidesGenerationProgressNotifier |
From |
To |
|
Change Attribute Type messagingService : MessagingService to gw : IBbbWebApiGWApp in class org.bigbluebutton.presentation.SupportedDocumentFilter |
From |
To |
|
Change Attribute Type listeners : Set<MessageHandler> to listeners : Set<MessageListener> in class org.bigbluebutton.api.messaging.MessageDistributor |
From |
To |
|
Change Attribute Type messagingService : MessagingService to gw : IBbbWebApiGWApp in class org.bigbluebutton.presentation.DocumentConversionServiceImp |
From |
To |
|
Change Attribute Type service : MessagingService to gw : IBbbWebApiGWApp in class org.bigbluebutton.web.services.KeepAliveService |
From |
To |
|
Change Attribute Type messagingService : MessagingService to gw : IBbbWebApiGWApp in class org.bigbluebutton.presentation.OfficeToPdfConversionSuccessFilter |
From |
To |
|
Change Attribute Type message : String to message : IMessage in class org.bigbluebutton.api.messaging.ReceivedMessage |
From |
To |