|
Change Parameter Type notCreated : Map<MessageId,SetError> to notCreated : Map<String,SetError> in method package SetMessagesResponse(accountId String, oldState String, newState String, created Map<String,Message>, updated List<MessageId>, destroyed List<MessageId>, notCreated Map<String,SetError>, notUpdated Map<MessageId,SetError>, notDestroyed Map<MessageId,SetError>) in class org.apache.james.jmap.model.SetMessagesResponse |
From |
To |
|
Change Parameter Type replyTo : ImmutableList<Emailer> to replyTo : ImmutableList<DraftEmailer> in method package CreationMessage(mailboxIds ImmutableList<String>, inReplyToMessageId Optional<String>, isUnread boolean, isFlagged boolean, isAnswered boolean, isDraft boolean, headers ImmutableMap<String,String>, from Optional<DraftEmailer>, to ImmutableList<DraftEmailer>, cc ImmutableList<DraftEmailer>, bcc ImmutableList<DraftEmailer>, replyTo ImmutableList<DraftEmailer>, subject String, date ZonedDateTime, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<String,SubMessage>) in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Parameter Type notCreated : Map<MessageId,SetError> to notCreated : Map<String,SetError> in method public notCreated(notCreated Map<String,SetError>) : Builder in class org.apache.james.jmap.model.SetMessagesResponse.Builder |
From |
To |
|
Change Parameter Type bcc : List<Emailer> to bcc : List<DraftEmailer> in method public bcc(bcc List<DraftEmailer>) : Builder in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Parameter Type replyTo : List<Emailer> to replyTo : List<DraftEmailer> in method public replyTo(replyTo List<DraftEmailer>) : Builder in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Parameter Type cc : List<Emailer> to cc : List<DraftEmailer> in method public cc(cc List<DraftEmailer>) : Builder in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Parameter Type cc : ImmutableList<Emailer> to cc : ImmutableList<DraftEmailer> in method package CreationMessage(mailboxIds ImmutableList<String>, inReplyToMessageId Optional<String>, isUnread boolean, isFlagged boolean, isAnswered boolean, isDraft boolean, headers ImmutableMap<String,String>, from Optional<DraftEmailer>, to ImmutableList<DraftEmailer>, cc ImmutableList<DraftEmailer>, bcc ImmutableList<DraftEmailer>, replyTo ImmutableList<DraftEmailer>, subject String, date ZonedDateTime, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<String,SubMessage>) in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Parameter Type bcc : ImmutableList<Emailer> to bcc : ImmutableList<DraftEmailer> in method package CreationMessage(mailboxIds ImmutableList<String>, inReplyToMessageId Optional<String>, isUnread boolean, isFlagged boolean, isAnswered boolean, isDraft boolean, headers ImmutableMap<String,String>, from Optional<DraftEmailer>, to ImmutableList<DraftEmailer>, cc ImmutableList<DraftEmailer>, bcc ImmutableList<DraftEmailer>, replyTo ImmutableList<DraftEmailer>, subject String, date ZonedDateTime, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<String,SubMessage>) in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Parameter Type to : ImmutableList<Emailer> to to : ImmutableList<DraftEmailer> in method package CreationMessage(mailboxIds ImmutableList<String>, inReplyToMessageId Optional<String>, isUnread boolean, isFlagged boolean, isAnswered boolean, isDraft boolean, headers ImmutableMap<String,String>, from Optional<DraftEmailer>, to ImmutableList<DraftEmailer>, cc ImmutableList<DraftEmailer>, bcc ImmutableList<DraftEmailer>, replyTo ImmutableList<DraftEmailer>, subject String, date ZonedDateTime, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<String,SubMessage>) in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Parameter Type to : List<Emailer> to to : List<DraftEmailer> in method public to(to List<DraftEmailer>) : Builder in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Parameter Type from : Optional<Emailer> to from : Optional<DraftEmailer> in method package CreationMessage(mailboxIds ImmutableList<String>, inReplyToMessageId Optional<String>, isUnread boolean, isFlagged boolean, isAnswered boolean, isDraft boolean, headers ImmutableMap<String,String>, from Optional<DraftEmailer>, to ImmutableList<DraftEmailer>, cc ImmutableList<DraftEmailer>, bcc ImmutableList<DraftEmailer>, replyTo ImmutableList<DraftEmailer>, subject String, date ZonedDateTime, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<String,SubMessage>) in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Attribute Type to : ImmutableList.Builder<Emailer> to to : ImmutableList.Builder<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Attribute Type replyTo : ImmutableList.Builder<Emailer> to replyTo : ImmutableList.Builder<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Attribute Type bcc : ImmutableList<Emailer> to bcc : ImmutableList<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Attribute Type from : Emailer to from : Optional<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Attribute Type from : Optional<Emailer> to from : Optional<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Attribute Type notCreated : ImmutableMap.Builder<MessageId,SetError> to notCreated : ImmutableMap.Builder<String,SetError> in class org.apache.james.jmap.model.SetMessagesResponse.Builder |
From |
To |
|
Change Attribute Type replyTo : ImmutableList<Emailer> to replyTo : ImmutableList<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Attribute Type cc : ImmutableList.Builder<Emailer> to cc : ImmutableList.Builder<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Attribute Type bcc : ImmutableList.Builder<Emailer> to bcc : ImmutableList.Builder<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage.Builder |
From |
To |
|
Change Attribute Type to : ImmutableList<Emailer> to to : ImmutableList<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage |
From |
To |
|
Change Attribute Type notCreated : Map<MessageId,SetError> to notCreated : Map<String,SetError> in class org.apache.james.jmap.model.SetMessagesResponse |
From |
To |
|
Change Attribute Type cc : ImmutableList<Emailer> to cc : ImmutableList<DraftEmailer> in class org.apache.james.jmap.model.CreationMessage |
From |
To |