bc860ddf263b900a8db444820ba762a3380915bf
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type token : String to token : ContinuationToken in method private AccessTokenRequest(token ContinuationToken, method String, password String) in class org.apache.james.jmap.model.AccessTokenRequest | From | To | |
Change Return Type | 1 | ||
Change Return Type String to ContinuationToken in method public getToken() : ContinuationToken in class org.apache.james.jmap.model.AccessTokenRequest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type token : String to token : ContinuationToken in class org.apache.james.jmap.model.AccessTokenRequest.Builder | From | To | |
Change Attribute Type token : String to token : ContinuationToken in class org.apache.james.jmap.model.AccessTokenRequest | From | To |