|
Change Return Type void to NotificationDto in method public sendNotification(notification NotificationDto, body byte[]) : NotificationDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type void to ProfileFilterDto in method public activateProfileFilter(profileFilterId String) : ProfileFilterDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type void to NotificationDto in method public sendNotification(notification NotificationDto, file MultipartFile) : NotificationDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type void to ConfigurationDto in method public activateConfiguration(configurationId String) : ConfigurationDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type void to NotificationDto in method public sendNotification(notification NotificationDto, body byte[]) : NotificationDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type void to NotificationDto in method public sendNotification(notification NotificationDto, notificationResource String) : NotificationDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |