4b601c6078304937defdd0061f0538505f649f4c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type clientId : String to clientId : ClientId in method protected ProtocolRequest(method String, parameters ObjectNode, clientId ClientId) in class org.apache.james.jmap.model.ProtocolRequest | From | To | |
Change Return Type | 2 | ||
Change Return Type String to ClientId in method public getClientId() : ClientId in class org.apache.james.jmap.model.ProtocolRequest | From | To | |
Change Return Type String to ClientId in method public getClientId() : ClientId in class org.apache.james.jmap.model.ProtocolResponse | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type clientId : String to clientId : ClientId in class org.apache.james.jmap.model.ProtocolResponse | From | To | |
Change Attribute Type clientId : String to clientId : ClientId in class org.apache.james.jmap.model.ProtocolRequest | From | To |