c61f77052bd0b041176ae18b8f9d8e1654b2c37b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public concatMessageIds(ids List<String>) : String extracted from public deleteMessages(accessToken AccessToken, idsToDestroy List<String>) : void in class org.apache.james.jmap.JmapCommonRequests | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public concatMessageIds(ids List<String>) : String extracted from public shouldSendANoticeWhenThresholdExceeded() : void in class org.apache.james.jmap.methods.integration.QuotaMailingTest & moved to class org.apache.james.jmap.JmapCommonRequests | From | To | |
Extract And Move Method public concatMessageIds(ids List<String>) : String extracted from public configurationShouldBeWellLoaded() : void in class org.apache.james.jmap.methods.integration.QuotaMailingTest & moved to class org.apache.james.jmap.JmapCommonRequests | From | To |