0bf37c6de5ca3f0fcd512be373008ed6de854159
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private encodeReservedCharacteres(profileBody DBObject) : DBObject from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointProfile to public encodeReservedCharacteres(profileBody DBObject) : DBObject from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoDaoUtil | From | To | |
| Move Method private decodeReservedCharacteres(profileBody DBObject) : String from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointProfile to public decodeReservedCharacteres(profileBody DBObject) : String from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoDaoUtil | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private RESERVED_CHARACTERS : BiMap<Character,Character> from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoEndpointProfile to private RESERVED_CHARACTERS : BiMap<Character,Character> from class org.kaaproject.kaa.server.common.nosql.mongo.dao.model.MongoDaoUtil | From | To |