|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.jcr.mail.model.JCRMailboxMessage |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessage |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeMetadataShouldHaveAttachmentsIdsEmptyWhenOneAttachment() : void renamed to public messagesRetrievedUsingFetchTypeMetadataShouldHaveAttachmentsEmptyWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.impl.SimpleMessage |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeBodyShouldHaveAttachmentsIdsLoadedWhenOneAttachment() : void renamed to public messagesRetrievedUsingFetchTypeBodyShouldHaveAttachmentsLoadedWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsIdsEmptyWhenNoAttachment() : void renamed to public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsEmptyWhenNoAttachment() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.maildir.mail.model.MaildirMessage |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsIdsLoadedWhenOneAttachment() : void renamed to public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsLoadedWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.Message |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeHeadersShouldHaveAttachmentsIdsEmptyWhenOneAttachment() : void renamed to public messagesRetrievedUsingFetchTypeHeadersShouldHaveAttachmentsEmptyWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public isInline() : boolean renamed to public isIsInline() : boolean in class org.apache.james.jmap.model.Attachment |
From |
To |
|
Rename Method public attachmentIds(attachmentIds List<AttachmentId>) : Builder renamed to public attachments(attachments List<MessageAttachment>) : Builder in class org.apache.james.jmap.methods.GetMessagesMethod.CompletedMailboxMessage.Builder |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessage |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMailboxMessage |
From |
To |
|
Rename Method public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsIdsLoadedWhenTwoAttachments() : void renamed to public messagesRetrievedUsingFetchTypeFullShouldHaveAttachmentsLoadedWhenTwoAttachments() : void in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Method public getAttachmentsIds() : List<AttachmentId> renamed to public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.SimpleMailboxMembership |
From |
To |
|
Rename Method private contentTypeField(contentType Field) : Optional<ContentTypeField> renamed to private castField(field Field, clazz Class<U>) : Optional<U> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Change Parameter Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public CompletedMailboxMessage(mailboxMessage MailboxMessage, attachments List<MessageAttachment>, mailboxPath MailboxPath) in class org.apache.james.jmap.methods.GetMessagesMethod.CompletedMailboxMessage |
From |
To |
|
Change Parameter Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public SimpleMailboxMessage(internalDate Date, size long, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, mailboxId MailboxId, attachments List<MessageAttachment>) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Parameter Type attachments : List<org.apache.james.mailbox.store.mail.model.Attachment> to attachments : List<MessageAttachment> in method private getAttachments(attachments List<MessageAttachment>) : List<Attachment> in class org.apache.james.jmap.model.MessageFactory |
From |
To |
|
Change Parameter Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, attachments List<MessageAttachment>) : MailboxMessage in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder, attachments List<MessageAttachment>) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Change Parameter Type attachmentIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public attachments(attachments List<MessageAttachment>) : Builder in class org.apache.james.jmap.methods.GetMessagesMethod.CompletedMailboxMessage.Builder |
From |
To |
|
Change Parameter Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, attachments List<MessageAttachment>) : MailboxMessage in class org.apache.james.mailbox.jcr.JCRMessageManager |
From |
To |
|
Change Parameter Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, attachments List<MessageAttachment>) : MailboxMessage in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Parameter Type attachments : List<Attachment> to messageAttachments : List<MessageAttachment> in method protected appendMessageToStore(message MailboxMessage, messageAttachments List<MessageAttachment>, session MailboxSession) : MessageMetaData in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public SimpleMessage(content SharedInputStream, size long, internalDate Date, subType String, mediaType String, bodyStartOctet int, textualLineCount Long, properties List<Property>, attachments List<MessageAttachment>) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMessage |
From |
To |
|
Change Parameter Type attachments : List<org.apache.james.mailbox.store.mail.model.Attachment> to attachments : List<MessageAttachment> in method public fromMailboxMessage(mailboxMessage MailboxMessage, attachments List<MessageAttachment>, uidToMessageId Function<Long,MessageId>) : Message in class org.apache.james.jmap.model.MessageFactory |
From |
To |
|
Rename Variable attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreTwoRetrievableAttachmentsWhenMailWithTwoAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Rename Variable attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreOnceWhenDuplicateAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Rename Variable attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreARetrievableAttachmentWhenMailWithOneAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Rename Variable attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldNotStoreAnyAttachmentWhenUnparsableMail() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Rename Variable user2AttachmentsIds : List<AttachmentId> to user2Attachments : List<MessageAttachment> in method public appendMessageShouldStoreOnceWhenDuplicateAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Rename Variable attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreAttachmentNameWhenMailWithOneAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.SimpleMailboxMembership |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.jcr.mail.model.JCRMailboxMessage |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessage |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessage |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.Message |
From |
To |
|
Change Return Type List<Attachment> to List<MessageAttachment> in method private listAttachments(multipart Multipart) : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.impl.SimpleMessage |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMailboxMessage |
From |
To |
|
Change Return Type List<Attachment> to List<MessageAttachment> in method public retrieveAttachments(fullContent InputStream) : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Change Return Type List<Attachment> to List<MessageAttachment> in method private extractAttachments(contentIn SharedFileInputStream) : List<MessageAttachment> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type List<AttachmentId> to List<MessageAttachment> in method public getAttachments() : List<MessageAttachment> in class org.apache.james.mailbox.maildir.mail.model.MaildirMessage |
From |
To |
|
Change Return Type Optional<ContentTypeField> to Optional<U> in method private castField(field Field, clazz Class<U>) : Optional<U> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Change Variable Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreARetrievableAttachmentWhenMailWithOneAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveTheAttachmentSizeWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveAttachmentNameWhenOne() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldBeEmptyWhenNoAttachment() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveEmptyNameWhenNone() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreTwoRetrievableAttachmentsWhenMailWithTwoAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveAttachmentsWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreOnceWhenDuplicateAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveAttachmentsWhenTwo() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldNotFailWhenContentTypeIsEmpty() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : ImmutableList.Builder<Attachment> to attachments : ImmutableList.Builder<MessageAttachment> in method private listAttachments(multipart Multipart) : List<MessageAttachment> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Change Variable Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldNotStoreAnyAttachmentWhenUnparsableMail() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveTheAttachmentContentTypeWhenOneAttachment() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type user2AttachmentsIds : List<AttachmentId> to user2Attachments : List<MessageAttachment> in method public appendMessageShouldStoreOnceWhenDuplicateAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public appendMessageShouldStoreAttachmentNameWhenMailWithOneAttachment() : void in class org.apache.james.mailbox.store.AbstractMailboxManagerAttachmentTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldNotRetrieveEmbeddedAttachmentsWhenSome() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldNotRetrieveInlineAttachmentsWhenSome() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldNotFailWhenContentTypeIsNotHere() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldRetrieveTheAttachmentContentTypeWhenOneAttachmentWithSimpleContentType() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public appendMessage(msgIn InputStream, internalDate Date, mailboxSession MailboxSession, isRecent boolean, flagsToBeSet Flags) : long in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type attachments : List<Attachment> to attachments : List<MessageAttachment> in method public getAttachmentsShouldReturnTheExpectedAttachment() : void in class org.apache.james.mailbox.store.mail.model.impl.MessageParserTest |
From |
To |
|
Rename Parameter attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public SimpleMailboxMessage(internalDate Date, size long, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, mailboxId MailboxId, attachments List<MessageAttachment>) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Rename Parameter attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder, attachments List<MessageAttachment>) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.MessageMapperTest |
From |
To |
|
Rename Parameter contentType : Field to field : Field in method private castField(field Field, clazz Class<U>) : Optional<U> in class org.apache.james.mailbox.store.mail.model.impl.MessageParser |
From |
To |
|
Rename Parameter attachmentIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public attachments(attachments List<MessageAttachment>) : Builder in class org.apache.james.jmap.methods.GetMessagesMethod.CompletedMailboxMessage.Builder |
From |
To |
|
Rename Parameter attachments : List<Attachment> to messageAttachments : List<MessageAttachment> in method protected appendMessageToStore(message MailboxMessage, messageAttachments List<MessageAttachment>, session MailboxSession) : MessageMetaData in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Rename Parameter attachmentsIds : List<AttachmentId> to attachments : List<MessageAttachment> in method public SimpleMessage(content SharedInputStream, size long, internalDate Date, subType String, mediaType String, bodyStartOctet int, textualLineCount Long, properties List<Property>, attachments List<MessageAttachment>) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMessage |
From |
To |