ce13804ed95ec755ed696b8ded7c2dea0680d5b8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public flags(flags Flags) : Builder moved from class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent.Builder to class org.apache.james.jmap.send.MailFactoryTest & inlined to public init() : void | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type flags : Flags to keywords : Keywords in method private MetaDataWithContent(uid MessageUid, modSeq long, keywords Keywords, size long, internalDate Instant, content InputStream, sharedContent SharedInputStream, attachments List<MessageAttachment>, mailboxIds Set<MailboxId>, messageId MessageId) in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent | From | To | |
Rename Variable | 1 | ||
Rename Variable flags : Flags to keywords : Keywords in method private createMessageInOutbox(createdEntry MessageWithId.CreationMessageEntry, outbox MessageManager, session MailboxSession) : MetaDataWithContent in class org.apache.james.jmap.methods.SetMessagesCreationProcessor | From | To | |
Rename Attribute | 2 | ||
Rename Attribute flags : Flags to keywords : Keywords in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent.Builder | From | To | |
Rename Attribute flags : Flags to keywords : Keywords in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent | From | To | |
Extract Variable | 1 | ||
Extract Variable keywords : Keywords in method public textBodyShouldBeSetIntoMessage() : void from class org.apache.james.jmap.model.MessageFactoryTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type keywords : ImmutableMap<String,Boolean> to keywords : Keywords in method public keywordShouldBeSetIntoMessage() : void in class org.apache.james.jmap.model.MessageFactoryTest | From | To | |
Change Variable Type keywords : ImmutableMap<String,Boolean> to keywords : Keywords in method public keywordWithUserFlagShouldBeSetIntoMessage() : void in class org.apache.james.jmap.model.MessageFactoryTest | From | To | |
Change Variable Type flags : Flags to keywords : Keywords in method private createMessageInOutbox(createdEntry MessageWithId.CreationMessageEntry, outbox MessageManager, session MailboxSession) : MetaDataWithContent in class org.apache.james.jmap.methods.SetMessagesCreationProcessor | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type flags : Flags to keywords : Keywords in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent.Builder | From | To | |
Change Attribute Type flags : Flags to keywords : Keywords in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent | From | To | |
Rename Parameter | 1 | ||
Rename Parameter flags : Flags to keywords : Keywords in method private MetaDataWithContent(uid MessageUid, modSeq long, keywords Keywords, size long, internalDate Instant, content InputStream, sharedContent SharedInputStream, attachments List<MessageAttachment>, mailboxIds Set<MailboxId>, messageId MessageId) in class org.apache.james.jmap.model.MessageFactory.MetaDataWithContent | From | To |