39b2101a3b81e4ccedf765feee6f5f2325af1134
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type eventClassFamilyVersion : EventClassFamilyVersionDto to eventClassFamilyVersion : EventClassFamilyVersion in method public findVacantEventClassFamiliesByApplicationId(applicationId String) : List<EcfInfoDto> in class org.kaaproject.kaa.server.common.dao.service.ApplicationEventMapServiceImpl | From | To | |
Change Variable Type eventClassFamily : EventClassFamilyDto to eventClassFamily : EventClassFamily in method public findVacantEventClassFamiliesByApplicationId(applicationId String) : List<EcfInfoDto> in class org.kaaproject.kaa.server.common.dao.service.ApplicationEventMapServiceImpl | From | To |