|
Change Parameter Type size : long to size : Number in method package Message(id MessageId, blobId BlobId, threadId String, mailboxIds ImmutableList<MailboxId>, inReplyToMessageId Optional<String>, hasAttachment boolean, headers ImmutableMap<String,String>, from Optional<Emailer>, to ImmutableList<Emailer>, cc ImmutableList<Emailer>, bcc ImmutableList<Emailer>, replyTo ImmutableList<Emailer>, subject String, date Instant, size Number, preview String, textBody Optional<String>, htmlBody Optional<String>, attachments ImmutableList<Attachment>, attachedMessages ImmutableMap<BlobId,SubMessage>, keywords Keywords) in class org.apache.james.jmap.model.Message |
From |
To |