8e7d086c944c16e47cb7f36b13df9b75096158b2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type verifierId : int to verifierId : String in method public UserVerificationRequestMessage(originator ActorRef, verifierId String, userId String, accessToken String) in class org.kaaproject.kaa.server.operations.service.akka.messages.core.user.verification.UserVerificationRequestMessage | From | To | |
Change Return Type | 1 | ||
Change Return Type int to String in method public getVerifierId() : String in class org.kaaproject.kaa.server.operations.service.akka.messages.core.user.verification.UserVerificationRequestMessage | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type verifierId : int to verifierId : String in class org.kaaproject.kaa.server.operations.service.akka.messages.core.user.verification.UserVerificationRequestMessage | From | To |