0d701b07580933660f6d4bcd8443a27d562226f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public initShouldThrowWhenPatternAndNotPatternAreNull() : void renamed to public initShouldThrowWhenPatternAndNotPatternAndMimeTypeAreNull() : void in class org.apache.james.transport.mailets.StripAttachmentTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private ABSENT_MIME_TYPE : Optional<String> in class org.apache.james.transport.mailets.StripAttachmentTest | From | To | |
Extract Method | 1 | ||
Extract Method private isMatching(bodyPart BodyPart, fileName String) : boolean extracted from private shouldBeRemoved(bodyPart BodyPart, mail Mail) : boolean in class org.apache.james.transport.mailets.StripAttachment | From | To |