|
Rename Method public editConfigurationSchema(configurationSchema ConfigurationSchemaDto, schema byte[]) : ConfigurationSchemaDto renamed to public saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public testKeys() : void renamed to public testRecreateKeys() : void in class org.kaaproject.kaa.client.persistance.KaaClientPropertiesStateTest |
From |
To |
|
Rename Method public getConfigurationSchemaForm(configurationSchemaId String) : ConfigurationSchemaDto renamed to public getConfigurationSchemaView(configurationSchemaId String) : ConfigurationSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto renamed to public saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public getLogSchemaForm(logSchemaId String) : LogSchemaDto renamed to public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto) : LogSchemaDto renamed to public createLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Rename Method public editLogSchema(profileSchema LogSchemaDto, schema byte[]) : LogSchemaDto renamed to public saveLogSchema(profileSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editConfigurationSchema(configurationSchema ConfigurationSchemaDto, schema byte[]) : ConfigurationSchemaDto renamed to public saveConfigurationSchema(confSchema ConfigurationSchemaDto) : ConfigurationSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto, schema byte[]) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto renamed to public saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public editLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public createConfigurationEmptySchemaForm(callback AsyncCallback<RecordField>) : void renamed to public createConfigurationSchemaFormCtlSchema(ctlSchemaForm CtlSchemaFormDto, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Rename Method protected createEmptySchemaForm(callback AsyncCallback<RecordField>) : void renamed to protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public editConfigurationSchemaForm(configurationSchema ConfigurationSchemaDto, callback AsyncCallback<ConfigurationSchemaDto>) : void renamed to protected onResult(result ConfigurationSchemaViewDto) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource.saveConfigurationSchemaView.saveConfigurationSchemaView |
From |
To |
|
Rename Method public getConfigurationSchemaForm(configurationSchemaId String) : ConfigurationSchemaDto renamed to public getConfigurationSchemaView(configurationSchemaId String) : ConfigurationSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method private setEventClassECF(ecfvList List<EventClassFamilyVersion>) : void renamed to private setBackreference(ecfvList List<EventClassFamilyVersion>) : void in class org.kaaproject.kaa.server.common.dao.service.EventClassServiceImpl |
From |
To |
|
Rename Method protected createEmptySchemaForm(callback AsyncCallback<RecordField>) : void renamed to protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Rename Method public getLogSchemaForm(logSchemaId String) : LogSchemaDto renamed to public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type callback : AsyncCallback<LogSchemaDto> to callback : AsyncCallback<LogSchemaViewDto> in method protected getEntity(id String, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<ConfigurationSchemaDto> to callback : AsyncCallback<ConfigurationSchemaViewDto> in method protected getEntity(id String, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<RecordField> to callback : AsyncCallback<ConfigurationSchemaViewDto> in method public createConfigurationSchemaFormCtlSchema(ctlSchemaForm CtlSchemaFormDto, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type worker : Computable<List<EndpointGroupStateDto>,BaseData> to worker : Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>> in method public getMergedConfiguration(egsList List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Parameter Type worker : Computable<List<EndpointGroupStateDto>,BaseData> to worker : Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>> in method public getMergedConfiguration(key List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Parameter Type callback : AsyncCallback<RecordField> to callback : AsyncCallback<CtlSchemaFormDto> in method protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Parameter Type userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Parameter Type userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method private checkUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Parameter Type user : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto, callback AsyncCallback<Void>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type schemaDto : AbstractSchemaDto to schemaDto : VersionDto in method private checkSchema(schemaDto VersionDto, file RecordFiles) : void in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Parameter Type callback : AsyncCallback<ConfigurationSchemaDto> to callback : AsyncCallback<ConfigurationSchemaViewDto> in method protected editEntity(entity ConfigurationSchemaViewDto, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<LogSchemaDto> to callback : AsyncCallback<LogSchemaViewDto> in method protected editEntity(entity LogSchemaViewDto, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type worker : Computable<List<EndpointGroupStateDto>,BaseData> to worker : Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>> in method public getMergedConfiguration(egsList List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Parameter Type entity : ConfigurationSchemaDto to entity : ConfigurationSchemaViewDto in method protected editEntity(entity ConfigurationSchemaViewDto, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<UserDto> to callback : AsyncCallback<Void> in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto, callback AsyncCallback<Void>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type entity : LogSchemaDto to entity : LogSchemaViewDto in method protected editEntity(entity LogSchemaViewDto, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<RecordField> to callback : AsyncCallback<CtlSchemaFormDto> in method protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type BaseData to Pair<BaseData,RawData> in method public getMergedConfiguration(egsList List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method protected newSchema() : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type ConfigurationSchemaDto to ConfigurationSchemaViewDto in method public getConfigurationSchemaView(configurationSchemaId String) : ConfigurationSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getConfigurationSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type ConfigurationSchemaDto to ConfigurationSchemaViewDto in method public getConfigurationSchemaView(configurationSchemaId String) : ConfigurationSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type BaseData to Pair<BaseData,RawData> in method private getMergedConfiguration(endpointId String, userConfiguration EndpointUserConfigurationDto, cacheKey DeltaCacheKey, latestConfigurationSchema ConfigurationSchemaDto) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getConfigurationSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type UserDto to void in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type UserDto to void in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type JsonNode to void in method public injectUuids(json JsonNode) : void in class org.kaaproject.kaa.server.common.core.algorithms.AvroUtils |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateConfigurationSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateConfigurationSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type UserDto to void in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type ConfigurationSchemaDto to ConfigurationSchemaViewDto in method protected newSchema() : ConfigurationSchemaViewDto in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type BaseData to Pair<BaseData,RawData> in method public getMergedConfiguration(key List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method protected getView(create boolean) : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationSchemaActivity |
From |
To |
|
Change Return Type BaseData to Pair<BaseData,RawData> in method public getMergedConfiguration(egsList List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method protected getView(create boolean) : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Variable Type mergedConfiguration : BaseData to mergedConfiguration : Pair<BaseData,RawData> in method public compute(deltaKey DeltaCacheKey) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService.getDelta.deltaCacheEntry.getDelta |
From |
To |
|
Change Variable Type result : BaseData to result : Pair<BaseData,RawData> in method public getMergedConfiguration(key List<EndpointGroupStateDto>, worker Computable<List<EndpointGroupStateDto>,Pair<BaseData,RawData>>) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Variable Type result : UserDto to result : Void in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto, callback AsyncCallback<Void>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type result : RecordField to result : ConfigurationSchemaViewDto in method public createConfigurationSchemaFormCtlSchema(ctlSchemaForm CtlSchemaFormDto, callback AsyncCallback<ConfigurationSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type mergedConfiguration : BaseData to mergedConfiguration : Pair<BaseData,RawData> in method private getMergedConfiguration(endpointId String, userConfiguration EndpointUserConfigurationDto, cacheKey DeltaCacheKey, latestConfigurationSchema ConfigurationSchemaDto) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Rename Parameter ecfId : String to tenantId : String in method protected createEventClassFamilyVersion(tenantId String) : EventClassFamilyVersionDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.kaaproject.kaa.server.sync.ClientSync |
From |
To |
|
Rename Parameter resyncOnly : boolean to useRawSchema : boolean in method public DeltaCacheKey(appConfigVersionKey AppVersionKey, endpointGroups List<EndpointGroupStateDto>, userConfHash EndpointObjectHash, endpointConfHash EndpointObjectHash, useRawSchema boolean) in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Rename Parameter requst : UpdateProfileRequest to request : UpdateProfileRequest in method public updateProfile(request UpdateProfileRequest) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.profile.ProfileService |
From |
To |
|
Rename Parameter userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion |
From |
To |
|
Rename Parameter user : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto, callback AsyncCallback<Void>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Rename Parameter configurationSchema : ConfigurationSchemaDto to confSchema : ConfigurationSchemaDto in method public saveConfigurationSchema(confSchema ConfigurationSchemaDto) : ConfigurationSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Parameter userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Parameter userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method public editUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Parameter userDto : UserDto to userProfileUpdateDto : UserProfileUpdateDto in method private checkUserProfile(userProfileUpdateDto UserProfileUpdateDto) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Parameter path : String to tenantId : String in method protected generateConfSchemaDto(tenantId String, appId String, count int) : List<ConfigurationSchemaDto> in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |