|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public highestModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private invalidate(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mailboxRow : Mailbox<CassandraId> to mailboxRow : Mailbox in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.cassandra.CassandraMailboxManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method private retrieveMessageFromStorage(mailbox Mailbox, message MailboxMessage) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.BaseSubjectComparator |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private getSentDate(message MailboxMessage) : Date in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Parameter Type other : MailboxMessage<HBaseId> to other : MailboxMessage in method public compareTo(other MailboxMessage) : int in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public MaildirMailboxMessage(mailbox Mailbox, uid long, messageName MaildirMessageName) in class org.apache.james.mailbox.maildir.mail.model.MaildirMailboxMessage |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method public from(message MailboxMessage, textExtractor TextExtractor, zoneId ZoneId) : IndexableMessage in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JPAId> to uidProvider : UidProvider in method public JPAMailboxSessionMapperFactory(entityManagerFactory EntityManagerFactory, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JCRId> to modSeqProvider : ModSeqProvider in method public JCRMessageMapper(repository MailboxSessionJCRRepository, mSession MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, scaleType int) in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type membership : MailboxMessage<?> to membership : MailboxMessage in method private createMessageDocument(session MailboxSession, membership MailboxMessage) : Document in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findDeletedMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<MaildirId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type messages : Iterator<MailboxMessage<?>> to messages : Iterator<MailboxMessage> in method public MessageSearches(messages Iterator<MailboxMessage>, query SearchQuery) in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type other : MailboxMessage<JCRId> to other : MailboxMessage in method public compareTo(other MailboxMessage) : int in class org.apache.james.mailbox.jcr.mail.model.JCRMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private invalidateMetadata(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private tryInsertUid(mailboxId CassandraId, uid Uid) : Optional<Uid> in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public getHighestModSeq(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method private mailboxMatchesRegex(mailbox Mailbox, path MailboxPath, regex String) : boolean in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addMimeBodyContent(message MailboxMessage, messageResult MessageResultImpl, mimePath MimePath) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addBodyContent(message MailboxMessage, messageResult MessageResultImpl, mimePath MimePath) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<JPAId> to index : MessageSearchIndex in method public JPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public countUnseenMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<?> to mailbox : Mailbox in method private path(mailbox Mailbox) : MailboxPath in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public StoreMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method private save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<JPAId> to dispatcher : MailboxEventDispatcher in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<JCRId> to mapperFactory : MailboxSessionMapperFactory in method public JCRMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox JCRMailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, log Logger, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jcr.JCRMessageManager |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public ElasticSearchListeningMessageSearchIndex(factory MessageMapperFactory, indexer ElasticSearchIndexer, searcher ElasticSearchSearcher, messageToElasticSearchJson MessageToElasticSearchJson) in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<?> to mailbox : Mailbox in method private createConjunctionQuery(crit SearchQuery.ConjunctionCriterion, mailbox Mailbox, recentUids Collection<Long>) : Query in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type toMailbox : StoreMessageManager<Id> to toMailbox : StoreMessageManager in method public moveTo(set MessageRange, toMailbox StoreMessageManager, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public JPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Parameter Type mailboxRow : Mailbox<HBaseId> to mailboxRow : Mailbox in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.hbase.HBaseMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public nextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.AbstractLockingModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public lastUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public abstract delete(session MailboxSession, mailbox Mailbox, expungedUids List<Long>) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type original : MailboxMessage<TestId> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.LastUidCacheWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public invalidate(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.MailboxByPathCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private or(criteria List<SearchQuery.Criterion>, message MailboxMessage, recentMessageUids Collection<Long>, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public SimpleMailbox(mailbox Mailbox) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailbox |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findDeletedMessagesInMailboxAfterUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<HBaseId> to index : MessageSearchIndex in method public HBaseMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.hbase.HBaseMessageManager |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method package SetMessagesCreationProcessor(mailboxMapperFactory MailboxMapperFactory, mailboxManager MailboxManager, mailboxSessionMapperFactory MailboxSessionMapperFactory, mimeMessageConverter MIMEMessageConverter, mailSpool MailSpool, mailFactory MailFactory) in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in method package SetMailboxesDestructionProcessor(mailboxManager MailboxManager, mailboxUtils MailboxUtils) in class org.apache.james.jmap.methods.SetMailboxesDestructionProcessor |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.UidCriterion, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private retryMessageFlagsUpdate(mailbox Mailbox, uid long, flagUpdateCalculator FlagsUpdateCalculator) : Optional<UpdatedFlags> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type destinationMailbox : Mailbox<CassandraId> to destinationMailbox : Mailbox in method public move(destinationMailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type outbox : Mailbox<Id> to outbox : Mailbox in method protected createMessageInOutboxAndSend(createdEntry MessageWithId.CreationMessageEntry, session MailboxSession, outbox Mailbox, buildMessageIdFromUid Function<Long,MessageId>) : MessageWithId<Message> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JCRId> to modSeqProvider : ModSeqProvider in method public JCRMailboxSessionMapperFactory(repository MailboxSessionJCRRepository, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public nextModSeq(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public convertMailboxDataTransferObject(mailbox Mailbox) : MailboxDataTransferObject in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public highestModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mlbx : Mailbox<HBaseId> to mlbx : Mailbox in method public delete(mlbx Mailbox) : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JPAId> to modSeqProvider : ModSeqProvider in method public JPAMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, entityManagerFactory EntityManagerFactory) in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private getMailboxMessage(messageMapper MessageMapper, messageId MessageId, mailbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method public StoreMailboxManager(mailboxSessionMapperFactory MailboxSessionMapperFactory, authenticator Authenticator, locker MailboxPathLocker, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver) in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public isMatch(criterion SearchQuery.Criterion, message MailboxMessage, recentMessageUids Collection<Long>, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findMessagesInMailboxWithUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailboxRow : Mailbox<JPAId> to mailboxRow : Mailbox in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in method public AddedImpl(session MailboxSession, mailbox Mailbox, added SortedMap<Long,MessageMetaData>) in class org.apache.james.mailbox.store.event.EventFactory.AddedImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findDeletedMessagesInMailboxWithUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private deleteDeletedMessagesInMailboxBetweenUIDs(mailboxId JPAId, from long, to long) : int in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JPAId> to uidProvider : UidProvider in method public JPAMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, entityManagerFactory EntityManagerFactory) in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, f AdvancedFeature, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findDeletedMessagesInMailbox(mailboxId JPAId) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(session MailboxSession, mailbox Mailbox, expungedUids List<Long>) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private getSerializedACL(mailbox Mailbox) : String in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.UidProvider |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.SizeCriterion, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<InMemoryId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.BaseSubjectComparator |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method protected bodyContains(value String, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailboxByPathCache : MailboxByPathCache<Id> to mailboxByPathCache : MailboxByPathCache in method public CachingMailboxSessionMapperFactory(underlying MailboxSessionMapperFactory, mailboxByPathCache MailboxByPathCache, mailboxMetadataCache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public nextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Parameter Type uids : List<MailboxMessage<JPAId>> to uids : List<MailboxMessage> in method private createMetaData(uids List<MailboxMessage>) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type underlying : MailboxMapper<Id> to underlying : MailboxMapper in method public findMailboxByPath(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public ListeningMessageSearchIndex(factory MessageMapperFactory) in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JCRId> to uidProvider : UidProvider in method public JCRMessageMapper(repository MailboxSessionJCRRepository, mSession MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, scaleType int) in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<E> to mailbox : Mailbox in method public lastUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.ZooUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<?> to mailbox : Mailbox in method private createFlagQuery(flag String, isSet boolean, mailbox Mailbox, recentUids Collection<Long>) : Query in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type toMailbox : StoreMessageManager<Id> to toMailbox : StoreMessageManager in method public copyTo(set MessageRange, toMailbox StoreMessageManager, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public getLastUid(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountUnseenMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public lastUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAUidProvider |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public mailboxAdded(session MailboxSession, mailbox Mailbox) : MailboxListener.MailboxAdded in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<HBaseId> to modSeqProvider : ModSeqProvider in method public HBaseMailboxSessionMapperFactory(conf Configuration, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type eventConverter : EventConverter<Id> to eventConverter : EventConverter in method public JacksonEventSerializer(eventConverter EventConverter, objectMapper ObjectMapper) in class org.apache.james.mailbox.store.json.JacksonEventSerializer |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<JPAId> to index : MessageSearchIndex in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, f AdvancedFeature, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<CassandraId> to mapperFactory : MailboxSessionMapperFactory in method public CassandraMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.cassandra.CassandraMessageManager |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method protected lockedNextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAUidProvider |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<Id> to modSeqProvider : ModSeqProvider in method public AbstractMessageMapper(mailboxSession MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public FindFirstUnseenMessageUidWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.FindFirstUnseenMessageUidWrapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public getHighestModSeq(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method protected matches(criterion SearchQuery.TextCriterion, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method package SetMessagesUpdateProcessor(updatePatchConverter UpdateMessagePatchConverter, mailboxMapperFactory MailboxMapperFactory, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method private copyMessageFields(message MailboxMessage, zoneId ZoneId) : void in class org.apache.james.jmap.model.message.IndexableMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method private copyFullContent(original MailboxMessage) : SharedByteArrayInputStream in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method private belongsToSameUser(mailbox Mailbox, otherMailbox Mailbox) : boolean in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type value : Pair<Iterator<MailboxMessage<Id>>,MailboxPath> to value : Pair<Iterator<MailboxMessage>,MailboxPath> in method private iteratorToStream(value Pair<Iterator<MailboxMessage>,MailboxPath>) : Stream<Pair<MailboxMessage,MailboxPath>> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<JPAId> to dispatcher : MailboxEventDispatcher in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, f AdvancedFeature, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public convertToJson(message MailboxMessage) : String in class org.apache.james.mailbox.elasticsearch.json.MessageToElasticSearchJson |
From |
To |
|
Change Parameter Type original : MailboxMessage<JPAId> to original : MailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<CassandraId> to dispatcher : MailboxEventDispatcher in method public CassandraMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.cassandra.CassandraMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private deleteDeletedMessagesInMailbox(mailboxId JPAId) : int in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailboxEntity : Mailbox<JCRId> to mailboxEntity : Mailbox in method protected createMessageManager(mailboxEntity Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.jcr.JCRMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailboxIdDeserializer : MailboxIdDeserializer<Id> to mailboxIdDeserializer : MailboxIdDeserializer in method public MailboxConverter(mailboxIdDeserializer MailboxIdDeserializer) in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private tryUpdateModSeq(mailboxId CassandraId, modSeq ModSeq) : Optional<ModSeq> in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, c char) : boolean in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private deleteDeletedMessagesInMailbox(mailboxId HBaseId) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailboxMessage : MailboxMessage<Id> to mailboxMessage : MailboxMessage in method public build(mailboxMessage MailboxMessage, jmapMessage Message) : Mail in class org.apache.james.jmap.send.MailFactory |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method public GetMessageListMethod(mailboxManager MailboxManager, mailboxSessionMapperFactory MailboxSessionMapperFactory, maximumLimit int, getMessagesMethod GetMessagesMethod) in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public nextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.ModSeqProvider |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private exists(headerName String, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method protected lockedNextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public InMemoryMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.inmemory.InMemoryMessageManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(operator SearchQuery.ContainsOperator, headerName String, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private headerValue(headerName String, message MailboxMessage) : String in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type cache : Cache<String,Mailbox<Id>> to cache : Cache<String,Mailbox> in method public MailboxByPathCacheWrapper(cache Cache<String,Mailbox>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache.MailboxByPathCacheWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public lastUid(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<MaildirId> to message : MailboxMessage in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<?> to mailbox : Mailbox in method public isGroupFolder(mailbox Mailbox) : boolean in class org.apache.james.mailbox.store.GroupFolderResolver |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private createUpdatedDocumentPartFromUpdatedFlags(mailbox Mailbox, updatedFlags UpdatedFlags) : ElasticSearchIndexer.UpdatedRepresentation in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type to : Mailbox<Id> to to : Mailbox in method public mailboxRenamed(session MailboxSession, from MailboxPath, to Mailbox) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type mailboxMessage : MailboxMessage<Id> to mailboxMessage : MailboxMessage in method private sendMessage(mailboxMessage MailboxMessage, jmapMessage Message, session MailboxSession) : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type original : MailboxMessage<JCRId> to original : MailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findDeletedMessagesInMailbox(mailbox Mailbox) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public nextUid(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public nextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type m2 : MailboxMessage<?> to m2 : MailboxMessage in method public compare(m1 MailboxMessage, m2 MailboxMessage) : int in class org.apache.james.mailbox.store.mail.model.impl.MessageUidComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public expunged(session MailboxSession, uids Map<Long,MessageMetaData>, mailbox Mailbox) : MailboxListener.Expunged in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type original : MailboxMessage<?> to original : MailboxMessage in method public AbstractJPAMailboxMessage(mailbox JPAMailbox, uid long, modSeq long, original MailboxMessage) in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMailboxMessage |
From |
To |
|
Change Parameter Type mapperFactory : MessageMapperFactory<Id> to mapperFactory : MessageMapperFactory in method public StoreMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<InMemoryId> to modSeqProvider : ModSeqProvider in method public InMemoryMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<InMemoryId> to message : MailboxMessage in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountUnseenMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method private deleteUsingMailboxId(mailboxId CassandraId, message MailboxMessage) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type eventConverter : EventConverter<Id> to eventConverter : EventConverter in method public MessagePackEventSerializer(eventConverter EventConverter) in class org.apache.james.mailbox.store.json.MessagePackEventSerializer |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type other : MailboxMessage<Id> to other : MailboxMessage in method public compareTo(other MailboxMessage) : int in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessage |
From |
To |
|
Change Parameter Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in method public AbstractMailboxMapperTest(mapperProvider MapperProvider) in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findMessagesInMailbox(mailbox Mailbox, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public expunged(session MailboxSession, uids Map<Long,MessageMetaData>, mailbox Mailbox) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method protected lockedNextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryUidProvider |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method protected save(mailboxId HBaseId, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method private GuiceServerProbe(mailboxManager MailboxManager, mailboxMapperFactory MailboxMapperFactory, domainList DomainList, usersRepository UsersRepository, sieveRepository SieveRepository, recipientRewriteTable RecipientRewriteTable, vacationRepository VacationRepository) in class org.apache.james.utils.GuiceServerProbe |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private deleteDeletedMessagesInMailboxWithUID(mailboxId JPAId, uid long) : int in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public update(session MailboxSession, mailbox Mailbox, updatedFlagsList List<UpdatedFlags>) : void in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type mailboxMessage : MailboxMessage<? extends MailboxId> to mailboxMessage : MailboxMessage in method public fromMailboxMessage(mailboxMessage MailboxMessage, uidToMessageId Function<Long,MessageId>) : Message in class org.apache.james.jmap.model.Message |
From |
To |
|
Change Parameter Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private savePatchedMessage(mailbox Mailbox, messageId MessageId, message MailboxMessage, messageMapper MessageMapper) : boolean in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in method package SetMailboxesUpdateProcessor(mailboxUtils MailboxUtils, mailboxManager MailboxManager) in class org.apache.james.jmap.methods.SetMailboxesUpdateProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public CassandraMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.cassandra.CassandraMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, type MessageMapper.FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<?> to original : MailboxMessage in method public HBaseMailboxMessage(conf Configuration, mailboxId HBaseId, uid long, modSeq long, original MailboxMessage) in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessage |
From |
To |
|
Change Parameter Type comparator : Comparator<MailboxMessage<?>> to comparator : Comparator<MailboxMessage> in method public ReverseComparator(comparator Comparator<MailboxMessage>) in class org.apache.james.mailbox.store.search.comparator.ReverseComparator |
From |
To |
|
Change Parameter Type outbox : Mailbox<Id> to outbox : Mailbox in method private buildMessageIdFunc(session MailboxSession, outbox Mailbox) : Function<Long,MessageId> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public deleteAll(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public mailboxDeleted(session MailboxSession, mailbox Mailbox) : MailboxListener.MailboxDeletion in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<CassandraId> to modSeqProvider : ModSeqProvider in method public CassandraMailboxSessionMapperFactory(uidProvider UidProvider, modSeqProvider ModSeqProvider, session Session, typesProvider CassandraTypesProvider) in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailboxMessageAndMailboxPath : Pair<MailboxMessage<Id>,MailboxPath> to mailboxMessageAndMailboxPath : Pair<MailboxMessage,MailboxPath> in method private moveFromOutboxToSent(mailboxMessageAndMailboxPath Pair<MailboxMessage,MailboxPath>, mailboxSession MailboxSession) : void in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method protected getHeaderValue(headerName String, message MailboxMessage) : String in class org.apache.james.mailbox.store.search.comparator.AbstractHeaderComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method private getSanitizedInternalDate(message MailboxMessage, zoneId ZoneId) : ZonedDateTime in class org.apache.james.jmap.model.message.IndexableMessage |
From |
To |
|
Change Parameter Type original : MailboxMessage<HBaseId> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public update(session MailboxSession, mailbox Mailbox, updatedFlagsList List<UpdatedFlags>) : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public CountUnseenMessagesInMailboxWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountUnseenMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public getLastUid(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<CassandraId> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private retrieveMessageFromStorage(mailbox Mailbox, message MailboxMessage) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method private applyMessagePatch(messageId MessageId, message MailboxMessage, updatePatch UpdateMessagePatch, builder SetMessagesResponse.Builder) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type id : Id to id : MailboxId in method public setMailboxId(id MailboxId) : void in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailbox |
From |
To |
|
Change Parameter Type mailboxMessage : MailboxMessage<? extends MailboxId> to mailboxMessage : MailboxMessage in method private getInternalDate(mailboxMessage MailboxMessage, im IndexableMessage) : ZonedDateTime in class org.apache.james.jmap.model.Message |
From |
To |
|
Change Parameter Type messages : Iterator<MailboxMessage<?>> to messages : Iterator<MailboxMessage> in method public MessageSearches(messages Iterator<MailboxMessage>, query SearchQuery, log Logger) in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private and(criteria List<SearchQuery.Criterion>, message MailboxMessage, recentMessageUids Collection<Long>, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<JPAId> to index : MessageSearchIndex in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type comparators : Comparator<MailboxMessage<?>>[] to comparators : Comparator<MailboxMessage>[] in method public CombinedComparator(comparators Comparator<MailboxMessage>[]) in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method protected createMessageManager(mailbox Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method protected createMessageManager(mailbox Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.inmemory.InMemoryMailboxManager |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public countMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<JPAId> to dispatcher : MailboxEventDispatcher in method public JPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Parameter Type actual : Mailbox<?> to actual : Mailbox in method public MailboxAssert(actual Mailbox) in class org.apache.james.mailbox.store.mail.model.MailboxAssert |
From |
To |
|
Change Parameter Type message : MailboxMessage<JCRId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public flagsToDelete(message MailboxMessage, flags Flags) : Delete in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matchesAddress(operator SearchQuery.AddressOperator, headerName String, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailFactory : MailFactory<Id> to mailFactory : MailFactory in method package SetMessagesCreationProcessor(mailboxMapperFactory MailboxMapperFactory, mailboxManager MailboxManager, mailboxSessionMapperFactory MailboxSessionMapperFactory, mimeMessageConverter MIMEMessageConverter, mailSpool MailSpool, mailFactory MailFactory) in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public lastUid(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type underlying : MailboxSessionMapperFactory<Id> to underlying : MailboxSessionMapperFactory in method public CachingMailboxSessionMapperFactory(underlying MailboxSessionMapperFactory, mailboxByPathCache MailboxByPathCache, mailboxMetadataCache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method private copyMessageFields(message MailboxMessage, zoneId ZoneId) : void in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<E> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.ZooUidProvider |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JCRId> to modSeqProvider : ModSeqProvider in method public JCRMailboxSessionMapperFactory(repository MailboxSessionJCRRepository, uidProvider UidProvider, modSeqProvider ModSeqProvider, scaling int, messageScaling int) in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method protected appendMessageToStore(message MailboxMessage, session MailboxSession) : MessageMetaData in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<Id> to index : MessageSearchIndex in method public setMessageSearchIndex(index MessageSearchIndex) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Parameter Type originalRows : Iterator<MailboxMessage<Id>> to originalRows : Iterator<MailboxMessage> in method private copy(originalRows Iterator<MailboxMessage>, session MailboxSession) : Iterator<MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.InternalDateComparator |
From |
To |
|
Change Parameter Type expected : Mailbox<?> to expected : Mailbox in method public isEqualTo(expected Mailbox) : MailboxAssert in class org.apache.james.mailbox.store.mail.model.MailboxAssert |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public deleteAll(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in method public PostDequeueDecorator(mailQueueItem MailQueueItem, mailboxManager MailboxManager, messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<CassandraId> to uidProvider : UidProvider in method public CassandraMailboxSessionMapperFactory(uidProvider UidProvider, modSeqProvider ModSeqProvider, session Session, typesProvider CassandraTypesProvider) in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public highestModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method private getMembershipByUidForMailbox(mailbox Mailbox) : Map<Long,MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method protected save(mailboxId HBaseId, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailboxCacheByPath : MailboxByPathCache<Id> to mailboxCacheByPath : MailboxByPathCache in method public CacheInvalidatingMailboxListener(mailboxCacheByPath MailboxByPathCache, mailboxMetadataCache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CacheInvalidatingMailboxListener |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(mailbox Mailbox, range MessageRange) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method private conditionalSave(message MailboxMessage, oldModSeq long) : boolean in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<HBaseId> to modSeqProvider : ModSeqProvider in method public HBaseMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, conf Configuration) in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private selectMessage(mailboxId CassandraId, uid long, fetchType FetchType) : Where in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailboxMetadataCache : MailboxMetadataCache<Id> to mailboxMetadataCache : MailboxMetadataCache in method public CacheInvalidatingMailboxListener(mailboxCacheByPath MailboxByPathCache, mailboxMetadataCache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CacheInvalidatingMailboxListener |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, calculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type originalRows : Iterator<MailboxMessage<Id>> to originalRows : Iterator<MailboxMessage> in method private move(originalRows Iterator<MailboxMessage>, session MailboxSession) : MoveResult in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type mailboxId : Id to mailboxId : MailboxId in method public SimpleMailboxMessage(internalDate Date, size long, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder, mailboxId MailboxId) in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public JPAMailboxMessage(mailbox JPAMailbox, uid long, modSeq long, message MailboxMessage) in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAMailboxMessage |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public LuceneMessageSearchIndex(factory MessageMapperFactory, directory Directory, dropIndexOnStart boolean, lenient boolean) in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JCRId> to modSeqProvider : ModSeqProvider in method public JCRMessageMapper(repos MailboxSessionJCRRepository, session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in method public ExpungedImpl(session MailboxSession, mailbox Mailbox, uids Map<Long,MessageMetaData>) in class org.apache.james.mailbox.store.event.EventFactory.ExpungedImpl |
From |
To |
|
Change Parameter Type message : MailboxMessage<JCRId> to message : MailboxMessage in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public MetadataCacheWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.MetadataCacheWrapper |
From |
To |
|
Change Parameter Type messageSearchIndex : ListeningMessageSearchIndex<Id> to messageSearchIndex : ListeningMessageSearchIndex in method public ReIndexerImpl(mailboxManager MailboxManager, messageSearchIndex ListeningMessageSearchIndex, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Parameter Type mapper : MessageMapper<Id> to mapper : MessageMapper in method public StoreMessageResultIterator(mapper MessageMapper, mailbox Mailbox, range MessageRange, batchSize int, group MessageResult.FetchGroup) in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private getSearchRequestBuilder(client Client, mailbox Mailbox, searchQuery SearchQuery) : SearchRequestBuilder in class org.apache.james.mailbox.elasticsearch.search.ElasticSearchSearcher |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<Id> to uidProvider : UidProvider in method public AbstractMessageMapper(mailboxSession MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type otherMailbox : Mailbox<InMemoryId> to otherMailbox : Mailbox in method private belongsToSameUser(mailbox Mailbox, otherMailbox Mailbox) : boolean in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private buildQuery(mailboxId CassandraId, set MessageRange, fetchType FetchType) : Where in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method private tryMessageFlagsUpdate(flagUpdateCalculator FlagsUpdateCalculator, mailbox Mailbox, message MailboxMessage) : Optional<UpdatedFlags> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<?> to mailbox : Mailbox in method private createQuery(criterion Criterion, mailbox Mailbox, recentUids Collection<Long>) : Query in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private deleteDeletedMessagesInMailboxAfterUID(mailboxId JPAId, uid long) : int in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.elasticsearch.search.ElasticSearchSearcher |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method public PostDequeueDecoratorFactory(mailboxManager MailboxManager, messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.send.PostDequeueDecoratorFactory |
From |
To |
|
Change Parameter Type message : MailboxMessage<JPAId> to message : MailboxMessage in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public JPAEncryptedMailboxMessage(mailbox JPAMailbox, uid long, modSeq long, message MailboxMessage) in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAEncryptedMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public updateFlags(mailbox Mailbox, calculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private selectRange(mailboxId CassandraId, from long, to long, fetchType FetchType) : Where in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method public from(message MailboxMessage, textExtractor TextExtractor, zoneId ZoneId) : IndexableMessage in class org.apache.james.jmap.model.message.IndexableMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type messagesProcessors : Set<SetMessagesProcessor<Id>> to messagesProcessors : Set<SetMessagesProcessor> in method package SetMessagesMethod(messagesProcessors Set<SetMessagesProcessor>) in class org.apache.james.jmap.methods.SetMessagesMethod |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public loadMessageResult(message MailboxMessage, fetchGroup FetchGroup) : MessageResult in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, filter FilenameFilter, from long, to long, max int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<E> to mailbox : Mailbox in method public pathForMailbox(mailbox Mailbox) : String in class org.apache.james.mailbox.store.mail.ZooUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public nextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public QuotaChecker(quotaManager QuotaManager, quotaRootResolver QuotaRootResolver, mailbox Mailbox) in class org.apache.james.mailbox.store.quota.QuotaChecker |
From |
To |
|
Change Parameter Type original : MailboxMessage<InMemoryId> to original : MailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public belongsToNamespaceAndUser(base MailboxPath, mailbox Mailbox) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.FindFirstUnseenMessageUidWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private deleteDeletedMessagesInMailboxWithUID(mailboxId HBaseId, uid long) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public CassandraACLMapper(mailbox Mailbox, session Session, maxRetry int, codeInjector CodeInjector) in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method package SetMessagesCreationProcessor(mailboxMapperFactory MailboxMapperFactory, mailboxManager MailboxManager, mailboxSessionMapperFactory MailboxSessionMapperFactory, mimeMessageConverter MIMEMessageConverter, mailSpool MailSpool, mailFactory MailFactory) in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Parameter Type actual : Mailbox<?> to actual : Mailbox in method public assertThat(actual Mailbox) : MailboxAssert in class org.apache.james.mailbox.store.mail.model.MailboxAssert |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private manageUnseenMessageCounts(mailbox Mailbox, oldFlags Flags, newFlags Flags) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in method public FlagsUpdatedImpl(session MailboxSession, mailbox Mailbox, uids List<Long>, uFlags List<UpdatedFlags>) in class org.apache.james.mailbox.store.event.EventFactory.FlagsUpdatedImpl |
From |
To |
|
Change Parameter Type cache : MailboxByPathCache<Id> to cache : MailboxByPathCache in method public CachingMailboxMapper(underlying MailboxMapper, cache MailboxByPathCache) in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method package SetMessagesDestructionProcessor(mailboxMapperFactory MailboxMapperFactory, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<CassandraId> to uidProvider : UidProvider in method public CassandraMessageMapper(session Session, uidProvider UidProvider, modSeqProvider ModSeqProvider, mailboxSession MailboxSession, maxRetries int, typesProvider CassandraTypesProvider) in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private getMailboxPath(mailbox Mailbox) : String in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<Id> to dispatcher : MailboxEventDispatcher in method public StoreMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private indexIdFor(mailbox Mailbox, messageId long) : String in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type iterator : Iterator<MailboxMessage<Id>> to iterator : Iterator<MailboxMessage> in method private handleMailboxIndexingIterations(mailboxSession MailboxSession, mailboxRegistration MailboxRegistration, mailbox Mailbox, iterator Iterator<MailboxMessage>) : void in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addHeaders(message MailboxMessage, messageResult MessageResultImpl, mimePath MimePath) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addMimeHeaders(message MailboxMessage, messageResult MessageResultImpl, mimePath MimePath) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private tryInsertModSeq(mailbox Mailbox, modSeq ModSeq) : Optional<ModSeq> in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private getMailboxMessage(messageMapper MessageMapper, messageId MessageId, mailbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public SimpleMessageSearchIndex(factory MessageMapperFactory) in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addPartContent(fetchGroup FetchGroup, message MailboxMessage, messageResult MessageResultImpl) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private deleteDeletedMessagesInMailboxBetweenUIDs(mailboxId HBaseId, fromUid long, toUid long) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public UnloadedMessageResult(message MailboxMessage, exception MailboxException) in class org.apache.james.mailbox.store.StoreMessageResultIterator.UnloadedMessageResult |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type factory : MailboxSessionMapperFactory<Id> to factory : MailboxSessionMapperFactory in method public CurrentQuotaCalculator(factory MailboxSessionMapperFactory, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Parameter Type mailbox : SimpleMailbox<CassandraId> to mailbox : SimpleMailbox in method private upsertMailbox(mailbox SimpleMailbox) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private tryMessageFlagsUpdate(flagUpdateCalculator FlagsUpdateCalculator, mailbox Mailbox, message MailboxMessage) : Optional<UpdatedFlags> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.LastUidCacheWrapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<CassandraId> to message : MailboxMessage in method private userFlagsSet(message MailboxMessage) : Set<String> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailboxConverter : MailboxConverter<Id> to mailboxConverter : MailboxConverter in method public EventConverter(mailboxConverter MailboxConverter) in class org.apache.james.mailbox.store.json.event.EventConverter |
From |
To |
|
Change Parameter Type document : MailboxMessage<?> to document : MailboxMessage in method public createHeaders(document MailboxMessage) : List<MessageResult.Header> in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(session MailboxSession, mailbox Mailbox, expungedUids List<Long>) : void in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private findMessagesInMailboxAfterUID(mailboxId HBaseId, from long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public flagsUpdated(session MailboxSession, uids List<Long>, mailbox Mailbox, uflags List<UpdatedFlags>) : MailboxListener.FlagsUpdated in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.ReverseComparator |
From |
To |
|
Change Parameter Type original : MailboxMessage<JCRId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private findMessagesInMailboxWithUID(mailboxId HBaseId, messageUid long, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<InMemoryId> to index : MessageSearchIndex in method public InMemoryMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.inmemory.InMemoryMessageManager |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.SizeComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<InMemoryId> to uidProvider : UidProvider in method public InMemoryMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in method public MailboxAddedImpl(session MailboxSession, mailbox Mailbox) in class org.apache.james.mailbox.store.event.EventFactory.MailboxAddedImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findMessagesInMailboxBetweenUIDs(mailboxId JPAId, from long, to long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public flagsToPut(message MailboxMessage, flags Flags) : Put in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.SizeComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type eventConverter : EventConverter<Id> to eventConverter : EventConverter in method public JsonEventSerializer(eventConverter EventConverter) in class org.apache.james.mailbox.store.json.JsonEventSerializer |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public added(session MailboxSession, uids SortedMap<Long,MessageMetaData>, mailbox Mailbox) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, type FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type other : MailboxMessage<TestId> to other : MailboxMessage in method public compareTo(other MailboxMessage) : int in class org.apache.james.mailbox.store.SimpleMailboxMembership |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<JPAId> to modSeqProvider : ModSeqProvider in method public JPAMailboxSessionMapperFactory(entityManagerFactory EntityManagerFactory, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findDeletedMessagesInMailboxAfterUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public LastUidCacheWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.LastUidCacheWrapper |
From |
To |
|
Change Parameter Type mailboxMessage : MailboxMessage<?> to mailboxMessage : MailboxMessage in method public createFlags(mailboxMessage MailboxMessage, userFlags String[]) : Flags in class org.apache.james.mailbox.store.mail.model.FlagsBuilder |
From |
To |
|
Change Parameter Type underlying : MailboxMapper<Id> to underlying : MailboxMapper in method public findMailboxByPath(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.MailboxByPathCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public abstract add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Parameter Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private getMessage(mailboxPath MailboxPath, mailboxSession MailboxSession, messageMapper MessageMapper, messageId long) : MailboxMessage in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Parameter Type message : MailboxMessage<MaildirId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<JPAId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.UidComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type uids : List<MailboxMessage<HBaseId>> to uids : List<MailboxMessage> in method private createMetaData(uids List<MailboxMessage>) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public StoreMailboxPath(mailbox Mailbox) in class org.apache.james.mailbox.store.StoreMailboxPath |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method private findMessagesInMailbox(mailbox Mailbox, filter FilenameFilter, limit int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method package SetMessagesDestructionProcessor(mailboxMapperFactory MailboxMapperFactory, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type searcher : ElasticSearchSearcher<Id> to searcher : ElasticSearchSearcher in method public ElasticSearchListeningMessageSearchIndex(factory MessageMapperFactory, indexer ElasticSearchIndexer, searcher ElasticSearchSearcher, messageToElasticSearchJson MessageToElasticSearchJson) in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type expected : MailboxMessage<?> to expected : MailboxMessage in method public isEqualTo(expected MailboxMessage, usedFetchType MessageMapper.FetchType) : MessageAssert in class org.apache.james.mailbox.store.mail.model.MessageAssert |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private savePatchedMessage(mailbox Mailbox, messageId MessageId, message MailboxMessage, messageMapper MessageMapper) : boolean in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type key : Mailbox<Id> to key : Mailbox in method public getKeyRepresentation(key Mailbox) : MailboxId in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.MetadataCacheWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findMessagesInMailbox(mailboxId JPAId, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(session MailboxSession, mailbox Mailbox, expungedUids List<Long>) : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public mailboxAdded(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type index : ListeningMessageSearchIndex<Id> to index : ListeningMessageSearchIndex in method public LazyMessageSearchIndex(index ListeningMessageSearchIndex) in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.InternalDateCriterion, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<HBaseId> to uidProvider : UidProvider in method public HBaseMailboxSessionMapperFactory(conf Configuration, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JCRId> to uidProvider : UidProvider in method public JCRMailboxSessionMapperFactory(repository MailboxSessionJCRRepository, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private findMessagesInMailboxBetweenUIDs(mailboxId HBaseId, from long, to long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public MessageResultImpl(message MailboxMessage) in class org.apache.james.mailbox.store.MessageResultImpl |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method private retrieveMessageFromStorage(message MailboxMessage) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Parameter Type o1 : MailboxMessage<?> to o1 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public createMaildirFolder(mailbox Mailbox) : MaildirFolder in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method package GetMessagesMethod(messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private deleteDeletedMessagesInMailboxAfterUID(mailboxId HBaseId, fromUid long) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findMessagesInMailboxAfterUID(mailboxId JPAId, uid long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Parameter Type actual : MailboxMessage<?> to actual : MailboxMessage in method public assertThat(actual MailboxMessage) : MessageAssert in class org.apache.james.mailbox.store.mail.model.MessageAssert |
From |
To |
|
Change Parameter Type factory : MailboxSessionMapperFactory<? extends MailboxId> to factory : MailboxSessionMapperFactory in method public DefaultQuotaRootResolver(factory MailboxSessionMapperFactory) in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolver |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method private cacheMailbox(mailbox Mailbox) : Mailbox in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public LuceneMessageSearchIndex(factory MessageMapperFactory, writer IndexWriter) in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type processors : Set<SetMailboxesProcessor<Id>> to processors : Set<SetMailboxesProcessor> in method public SetMailboxesMethod(processors Set<SetMailboxesProcessor>) in class org.apache.james.jmap.methods.SetMailboxesMethod |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public highestModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public added(session MailboxSession, uids SortedMap<Long,MessageMetaData>, mailbox Mailbox) : MailboxListener.Added in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private createFlagsDocument(message MailboxMessage) : Document in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method protected isMatch(query SearchQuery, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public invalidate(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<JPAId> to mapperFactory : MailboxSessionMapperFactory in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type expected : MailboxMessage<?> to expected : MailboxMessage in method public isEqualToWithoutUid(expected MailboxMessage, usedFetchType MessageMapper.FetchType) : MessageAssert in class org.apache.james.mailbox.store.mail.model.MessageAssert |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JCRId> to uidProvider : UidProvider in method public JCRMessageMapper(repos MailboxSessionJCRRepository, session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider) in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Parameter Type to : StoreMessageManager<Id> to to : StoreMessageManager in method private move(set MessageRange, to StoreMessageManager, session MailboxSession) : SortedMap<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method private findMessagesInMailboxAfterUID(mailbox Mailbox, uid long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method public StoreMailboxManager(mailboxSessionMapperFactory MailboxSessionMapperFactory, authenticator Authenticator, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver) in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method public ReIndexerImpl(mailboxManager MailboxManager, messageSearchIndex ListeningMessageSearchIndex, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<Id> to index : MessageSearchIndex in method public StoreMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type original : MailboxMessage<HBaseId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in method public AbstractMessageMapperTest(mapperProvider MapperProvider) in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public abstract update(session MailboxSession, mailbox Mailbox, updatedFlagsList List<UpdatedFlags>) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type to : Mailbox<Id> to to : Mailbox in method public mailboxRenamed(session MailboxSession, from MailboxPath, to Mailbox) : MailboxListener.MailboxRenamed in class org.apache.james.mailbox.store.event.EventFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.MailboxACLCommand) : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public countMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matchesInternalDate(operator SearchQuery.DateOperator, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<HBaseId> to dispatcher : MailboxEventDispatcher in method public HBaseMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.hbase.HBaseMessageManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.ModSeqCriterion, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<JPAId> to mapperFactory : MailboxSessionMapperFactory in method public JPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method public PostDequeueDecorator(mailQueueItem MailQueueItem, mailboxManager MailboxManager, messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<JCRId> to uidProvider : UidProvider in method public JCRMailboxSessionMapperFactory(repository MailboxSessionJCRRepository, uidProvider UidProvider, modSeqProvider ModSeqProvider, scaling int, messageScaling int) in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public highestModSeq(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method private savePatchedMessage(mailbox Mailbox, messageId MessageId, message MailboxMessage, messageMapper MessageMapper) : boolean in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private build(path int[], message MailboxMessage) : PartContentBuilder in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in method public AbstractMessageMoveTest(mapperProvider MapperProvider) in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Parameter Type actual : MailboxMessage<?> to actual : MailboxMessage in method public MessageAssert(actual MailboxMessage) in class org.apache.james.mailbox.store.mail.model.MessageAssert |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(operator SearchQuery.DateOperator, headerName String, message MailboxMessage) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type underlying : MailboxMapper<Id> to underlying : MailboxMapper in method public load(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache.MailboxByPathCacheWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public update(session MailboxSession, mailbox Mailbox, updatedFlagsList List<UpdatedFlags>) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in method package GetMessagesMethod(messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public CachingMessageMapper(underlying MessageMapper, cache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addPartContent(descriptor FetchGroup.PartContentDescriptor, message MailboxMessage, messageResult MessageResultImpl) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method protected messageContains(value String, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type m1 : MailboxMessage<?> to m1 : MailboxMessage in method public compare(m1 MailboxMessage, m2 MailboxMessage) : int in class org.apache.james.mailbox.store.mail.model.impl.MessageUidComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public flagsUpdated(session MailboxSession, uids List<Long>, mailbox Mailbox, uflags List<UpdatedFlags>) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in method public GetMailboxesMethod(mailboxManager MailboxManager, mailboxUtils MailboxUtils) in class org.apache.james.jmap.methods.GetMailboxesMethod |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public copy(mailboxId MailboxId, original MailboxMessage) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Parameter Type modSeqProvider : ModSeqProvider<CassandraId> to modSeqProvider : ModSeqProvider in method public CassandraMessageMapper(session Session, uidProvider UidProvider, modSeqProvider ModSeqProvider, mailboxSession MailboxSession, maxRetries int, typesProvider CassandraTypesProvider) in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method package SetMessagesUpdateProcessor(updatePatchConverter UpdateMessagePatchConverter, mailboxMapperFactory MailboxMapperFactory, mailboxSessionMapperFactory MailboxSessionMapperFactory) in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public abstract deleteAll(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public invalidate(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<TestId> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mapperFactory : MessageMapperFactory<InMemoryId> to mapperFactory : MessageMapperFactory in method public InMemoryMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.inmemory.InMemoryMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private handleRetries(mailbox Mailbox, flagUpdateCalculator FlagsUpdateCalculator, uid long) : Optional<UpdatedFlags> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<MaildirId> to original : MailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<InMemoryId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<JCRId> to index : MessageSearchIndex in method public JCRMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox JCRMailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, log Logger, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jcr.JCRMessageManager |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<JCRId> to dispatcher : MailboxEventDispatcher in method public JCRMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox JCRMailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, log Logger, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jcr.JCRMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private findHighestModSeq(mailboxSession MailboxSession, mailboxId CassandraId) : ModSeq in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProvider |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.InternalDateComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailboxId : JPAId in method private findDeletedMessagesInMailboxBetweenUIDs(mailboxId JPAId, from long, to long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public deleteAll(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(session MailboxSession, mailbox Mailbox, membership MailboxMessage) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.UidComparator |
From |
To |
|
Change Parameter Type underlying : MailboxMapper<Id> to underlying : MailboxMapper in method public CachingMailboxMapper(underlying MailboxMapper, cache MailboxByPathCache) in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private addFullContent(message MailboxMessage, messageResult MessageResultImpl, mimePath MimePath) : void in class org.apache.james.mailbox.store.ResultUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in method public LuceneMessageSearchIndex(factory MessageMapperFactory, directory Directory) in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailboxList : List<Mailbox<MaildirId>> to mailboxList : List<Mailbox> in method private visitUsersForMailboxList(domain File, users File[], mailboxList List<Mailbox>) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type cache : MailboxMetadataCache<Id> to cache : MailboxMetadataCache in method public CachingMessageMapper(underlying MessageMapper, cache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.AbstractLockingUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<CassandraId> to index : MessageSearchIndex in method public setMessageSearchIndex(index MessageSearchIndex) : void in class org.apache.james.mailbox.cassandra.CassandraMailboxManager |
From |
To |
|
Change Parameter Type mlbx : Mailbox<HBaseId> to mlbx : Mailbox in method public save(mlbx Mailbox) : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public metadataToPut(message MailboxMessage) : Put in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public HighestModseqCacheWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.HighestModseqCacheWrapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public JPAStreamingMailboxMessage(mailbox JPAMailbox, uid long, modSeq long, message MailboxMessage) in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAStreamingMailboxMessage |
From |
To |
|
Change Parameter Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public messageRowKey(message MailboxMessage) : byte[] in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public findFirstUnseenMessageUid(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getLastUid(mailbox Mailbox) : long in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type o2 : MailboxMessage<?> to o2 : MailboxMessage in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.ReverseComparator |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, type MessageMapper.FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.HighestModseqCacheWrapper |
From |
To |
|
Change Parameter Type mailboxId : Id to mailboxId : MailboxId in method public copy(mailboxId MailboxId, original MailboxMessage) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public lastUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryUidProvider |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Parameter Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private delete(messageMapper MessageMapper, mailboxSession MailboxSession) : Function<? super MessageId,SetMessagesResponse> in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in method public MailboxDeletionImpl(session MailboxSession, mailbox Mailbox) in class org.apache.james.mailbox.store.event.EventFactory.MailboxDeletionImpl |
From |
To |
|
Change Parameter Type outbox : Mailbox<Id> to outbox : Mailbox in method private buildMailboxMessage(createdEntry MessageWithId.CreationMessageEntry, outbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private tryUpdateUid(mailboxId CassandraId, uid Uid) : Optional<Uid> in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type membership : MailboxMessage<Id> to membership : MailboxMessage in method public add(session MailboxSession, mailbox Mailbox, membership MailboxMessage) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type cache : Cache<Id,Long> to cache : Cache<MailboxId,Long> in method public CountMessagesInMailboxWrapper(cache Cache<MailboxId,Long>) in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.CountMessagesInMailboxWrapper |
From |
To |
|
Change Parameter Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<InMemoryId> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in method public InMemoryMailboxManager(mailboxSessionMapperFactory MailboxSessionMapperFactory, authenticator Authenticator, locker MailboxPathLocker, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver) in class org.apache.james.mailbox.inmemory.InMemoryMailboxManager |
From |
To |
|
Change Parameter Type quotaCalculator : CurrentQuotaCalculator<InMemoryId> to quotaCalculator : CurrentQuotaCalculator in method public InMemoryCurrentQuotaManager(quotaCalculator CurrentQuotaCalculator, mailboxManager MailboxManager) in class org.apache.james.mailbox.inmemory.quota.InMemoryCurrentQuotaManager |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.HeaderCriterion, message MailboxMessage, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public highestModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseModSeqProvider |
From |
To |
|
Change Parameter Type mailboxMetadataCache : MailboxMetadataCache<Id> to mailboxMetadataCache : MailboxMetadataCache in method public CachingMailboxSessionMapperFactory(underlying MailboxSessionMapperFactory, mailboxByPathCache MailboxByPathCache, mailboxMetadataCache MailboxMetadataCache) in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public CassandraACLMapper(mailbox Mailbox, session Session, maxRetry int) in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper |
From |
To |
|
Change Parameter Type getMessagesMethod : GetMessagesMethod<Id> to getMessagesMethod : GetMessagesMethod in method public GetMessageListMethod(mailboxManager MailboxManager, mailboxSessionMapperFactory MailboxSessionMapperFactory, maximumLimit int, getMessagesMethod GetMessagesMethod) in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.CustomFlagCriterion, message MailboxMessage, recentMessageUids Collection<Long>) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<HBaseId> to mapperFactory : MailboxSessionMapperFactory in method public HBaseMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.hbase.HBaseMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public mailboxDeleted(session MailboxSession, mailbox Mailbox) : void in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private findHighestUid(mailboxId CassandraId) : Uid in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Parameter Type original : MailboxMessage<JPAId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public delete(mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public countUnseenMessagesInMailbox(mailbox Mailbox, underlying MessageMapper) : long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.MessageSearchIndex |
From |
To |
|
Change Parameter Type uidProvider : UidProvider<HBaseId> to uidProvider : UidProvider in method public HBaseMessageMapper(session MailboxSession, uidProvider UidProvider, modSeqProvider ModSeqProvider, conf Configuration) in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private selectFrom(mailboxId CassandraId, uid long, fetchType FetchType) : Where in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<TestId> to message : MailboxMessage in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type dispatcher : MailboxEventDispatcher<InMemoryId> to dispatcher : MailboxEventDispatcher in method public InMemoryMessageManager(mapperFactory MessageMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.inmemory.InMemoryMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public lastUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private handleMailboxIndexingIterations(mailboxSession MailboxSession, mailboxRegistration MailboxRegistration, mailbox Mailbox, iterator Iterator<MailboxMessage>) : void in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Parameter Type other : MailboxMessage<JPAId> to other : MailboxMessage in method public compareTo(other MailboxMessage) : int in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMailboxMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private update(mailbox Mailbox, uid long, f Flags) : void in class org.apache.james.mailbox.lucene.search.LuceneMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private updateFlagsOnMessage(mailbox Mailbox, flagUpdateCalculator FlagsUpdateCalculator, row Row) : Optional<UpdatedFlags> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.FlagCriterion, message MailboxMessage, recentMessageUids Collection<Long>) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public invalidate(mailbox Mailbox) : void in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in method public PostDequeueDecoratorFactory(mailboxManager MailboxManager, messageMapperFactory MessageMapperFactory, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.send.PostDequeueDecoratorFactory |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method private save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method private selectAll(mailboxId CassandraId, fetchType FetchType) : Where in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailboxId : HBaseId in method private findMessagesInMailbox(mailboxId HBaseId, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.HighestModseqCacheWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method public delete(mailbox Mailbox) : void in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private matches(criterion SearchQuery.ConjunctionCriterion, message MailboxMessage, recentMessageUids Collection<Long>, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type message : MailboxMessage<Id> to message : MailboxMessage in method public abstract add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method public SimpleMessageMetaData(message MailboxMessage) in class org.apache.james.mailbox.store.SimpleMessageMetaData |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public load(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.FindFirstUnseenMessageUidWrapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public getFolderName(mailbox Mailbox) : String in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public countMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in method public MailboxUtils(mailboxManager MailboxManager, mailboxMapperFactory MailboxMapperFactory) in class org.apache.james.jmap.utils.MailboxUtils |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Parameter Type message : MailboxMessage<?> to message : MailboxMessage in method private nor(criteria List<SearchQuery.Criterion>, message MailboxMessage, recentMessageUids Collection<Long>, log Logger) : boolean in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Parameter Type original : MailboxMessage<CassandraId> to original : MailboxMessage in method public move(destinationMailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type underlying : MessageMapper<Id> to underlying : MessageMapper in method public findFirstUnseenMessageUid(mailbox Mailbox, underlying MessageMapper) : Long in class org.apache.james.mailbox.caching.MailboxMetadataCache |
From |
To |
|
Change Parameter Type message : MailboxMessage<? extends MailboxId> to message : MailboxMessage in method private getSanitizedInternalDate(message MailboxMessage, zoneId ZoneId) : ZonedDateTime in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public add(session MailboxSession, mailbox Mailbox, message MailboxMessage) : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Parameter Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in method package SetMailboxesCreationProcessor(mailboxManager MailboxManager, mailboxUtils MailboxUtils) in class org.apache.james.jmap.methods.SetMailboxesCreationProcessor |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JPAId> to mailbox : Mailbox in method protected lockedNextModSeq(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.jpa.mail.JPAModSeqProvider |
From |
To |
|
Change Parameter Type index : MessageSearchIndex<CassandraId> to index : MessageSearchIndex in method public CassandraMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.cassandra.CassandraMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public getHighestModSeq(mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Parameter Type original : MailboxMessage<TestId> to original : MailboxMessage in method public move(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public nextUid(session MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Parameter Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public StoreMessageResultIterator(mapper MessageMapper, mailbox Mailbox, range MessageRange, batchSize int, group MessageResult.FetchGroup) in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Parameter Type newMailbox : Mailbox<LocalId> to newMailbox : Mailbox in method public MailboxRenamedEventImpl(session MailboxSession, oldPath MailboxPath, newMailbox Mailbox) in class org.apache.james.mailbox.store.event.EventFactory.MailboxRenamedEventImpl |
From |
To |
|
Change Parameter Type mailbox : Mailbox<JCRId> to mailbox : Mailbox in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Parameter Type mapperFactory : MailboxSessionMapperFactory<JPAId> to mapperFactory : MailboxSessionMapperFactory in method public OpenJPAMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, f AdvancedFeature, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Parameter Type mailbox : Mailbox<HBaseId> to mailbox : Mailbox in method public HBaseMessageManager(mapperFactory MailboxSessionMapperFactory, index MessageSearchIndex, dispatcher MailboxEventDispatcher, locker MailboxPathLocker, mailbox Mailbox, aclResolver MailboxACLResolver, groupMembershipResolver GroupMembershipResolver, quotaManager QuotaManager, quotaRootResolver QuotaRootResolver) in class org.apache.james.mailbox.hbase.HBaseMessageManager |
From |
To |
|
Change Parameter Type to : StoreMessageManager<Id> to to : StoreMessageManager in method private copy(set MessageRange, to StoreMessageManager, session MailboxSession) : SortedMap<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Parameter Type original : MailboxMessage<Id> to original : MailboxMessage in method public copy(mailbox Mailbox, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Return Type List<Mailbox<JCRId>> to List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Return Type Id to MailboxId in method public getMailboxId() : MailboxId in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailbox |
From |
To |
|
Change Return Type ModSeqProvider<HBaseId> to ModSeqProvider in method public getModSeqProvider() : ModSeqProvider in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Mailbox<HBaseId> to Mailbox in method public mailboxFromResult(result Result) : Mailbox in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Return Type Mailbox<JCRId> to Mailbox in method protected doCreateMailbox(path MailboxPath, session MailboxSession) : Mailbox in class org.apache.james.mailbox.jcr.JCRMailboxManager |
From |
To |
|
Change Return Type MailboxSessionMapperFactory<Id> to MailboxSessionMapperFactory in method public getMapperFactory() : MailboxSessionMapperFactory in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method protected doCreateMailbox(mailboxPath MailboxPath, session MailboxSession) : Mailbox in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type MessageMapper<JCRId> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Return Type MessageMapper<Id> to MessageMapper in method public getMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Return Type Comparator<MailboxMessage<Id>> to Comparator<MailboxMessage> in method private comparatorFor(messageListRequest GetMessageListRequest) : Comparator<MailboxMessage> in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Return Type List<MailboxMessage<HBaseId>> to List<MailboxMessage> in method private findMessagesInMailboxAfterUID(mailboxId HBaseId, from long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findDeletedMessagesInMailboxAfterUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type MailboxMapper<InMemoryId> to MailboxMapper in method public createMailboxMapper() : MailboxMapper in class org.apache.james.mailbox.inmemory.mail.InMemoryMapperProvider |
From |
To |
|
Change Return Type Mailbox<JPAId> to Mailbox in method protected doCreateMailbox(path MailboxPath, session MailboxSession) : Mailbox in class org.apache.james.mailbox.jpa.JPAMailboxManager |
From |
To |
|
Change Return Type Optional<Mailbox<Id>> to Optional<Mailbox> in method private getMailbox(mailboxPath MailboxPath, mailboxSession MailboxSession) : Optional<Mailbox> in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetVacationResponseTest |
From |
To |
|
Change Return Type GuiceJamesServer<CassandraId> to GuiceJamesServer in method private createCassandraJamesServer(mailboxManager MailboxManager) : GuiceJamesServer in class org.apache.james.JamesCapabilitiesServerTest |
From |
To |
|
Change Return Type MailboxMessage<TestId> to MailboxMessage in method private buildMessage(uid int, aDate Date) : MailboxMessage in class org.apache.james.mailbox.store.MailboxMessageResultImplTest |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public load(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache.MailboxByPathCacheWrapper |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private getMessage(mailboxPath MailboxPath, mailboxSession MailboxSession, messageMapper MessageMapper, messageId long) : MailboxMessage in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer(zonedDateTimeProvider FixedDateZonedDateTimeProvider) : GuiceJamesServer in class org.apache.james.jmap.JMAPAuthenticationTest |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailboxId JPAId, from long, to long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type List<Mailbox<InMemoryId>> to List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public findMailboxByPath(mailboxName MailboxPath) : Mailbox in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Return Type List<Mailbox<HBaseId>> to List<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public internalDate(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.InternalDateComparator |
From |
To |
|
Change Return Type Mailbox<JCRId> to Mailbox in method public findMailboxByPath(path MailboxPath) : Mailbox in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemorySetMessagesMethodTest |
From |
To |
|
Change Return Type Iterator<MailboxMessage<Id>> to Iterator<MailboxMessage> in method private retrieveOriginalRows(set MessageRange, session MailboxSession) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type List<MailboxMessage<MaildirId>> to List<MailboxMessage> in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Return Type MessageMapper<MaildirId> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.maildir.MaildirMailboxSessionMapperFactory |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private getMailboxMessage(messageMapper MessageMapper, messageId MessageId, mailbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraGetMessagesMethodTest |
From |
To |
|
Change Return Type List<Mailbox<MaildirId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Return Type GuiceJamesServer<InMemoryId> to GuiceJamesServer in method protected createJamesServer() : GuiceJamesServer in class org.apache.james.MemoryJamesServerTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraSetMailboxesMethodTest |
From |
To |
|
Change Return Type SimpleMailboxMessage<Id> to SimpleMailboxMessage in method public copy(mailboxId MailboxId, original MailboxMessage) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public getMailbox(namespace String, user String, name String) : Mailbox in class org.apache.james.utils.ExtendedServerProbe |
From |
To |
|
Change Return Type List<Mailbox<JCRId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Return Type MailboxMessage<TestId> to MailboxMessage in method private mockedMessage(messageId long) : MailboxMessage in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Return Type Id to MailboxId in method public getMailboxId() : MailboxId in class org.apache.james.mailbox.store.mail.model.MailboxMessage |
From |
To |
|
Change Return Type Map<Long,MailboxMessage<InMemoryId>> to Map<Long,MailboxMessage> in method private getMembershipByUidForId(id InMemoryId) : Map<Long,MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Return Type MailboxMessage<JCRId> to MailboxMessage in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder) : MailboxMessage in class org.apache.james.mailbox.jcr.JCRMessageManager |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder) : MailboxMessage in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type Iterator<MailboxMessage<CassandraId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Return Type List<Mailbox<Id>> to List<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type MessageMapper<Id> to MessageMapper in method public getMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.store.mail.MessageMapperFactory |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public size(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SizeComparator |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.AddedImpl |
From |
To |
|
Change Return Type List<Mailbox<CassandraId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxRenamedEventImpl |
From |
To |
|
Change Return Type SimpleMailboxMessage<TestId> to SimpleMailboxMessage in method private createMessage(uid long) : SimpleMailboxMessage in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method private loadMailbox(session MailboxSession, mailboxFile File, mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Return Type MailboxMapper<JPAId> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Iterator<MailboxMessage<Id>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, type MessageMapper.FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findDeletedMessagesInMailbox(mailboxId JPAId) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type ModSeqProvider<CassandraId> to ModSeqProvider in method public getModSeqProvider() : ModSeqProvider in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Function<MailboxMessage<?>,Comparable> to Function<MailboxMessage,Comparable> in method private functionForField(field String) : Function<MailboxMessage,Comparable> in class org.apache.james.jmap.utils.SortToComparatorConvertor |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private retrieveMessageFromStorage(message MailboxMessage) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Return Type MailboxMapper<Id> to MailboxMapper in method public getMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findDeletedMessagesInMailbox(mailbox Mailbox) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Mailbox<HBaseId> to Mailbox in method public findMailboxByPath(mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Return Type Function<MessageId,Stream<Pair<MailboxMessage<Id>,MailboxPath>>> to Function<MessageId,Stream<Pair<MailboxMessage,MailboxPath>>> in method private loadMessage(mailboxSession MailboxSession) : Function<MessageId,Stream<Pair<MailboxMessage,MailboxPath>>> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public findMailboxByPath(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.MailboxByPathCache |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraSetMessagesMethodTest |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public findMailboxByPath(mailboxName MailboxPath) : Mailbox in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Return Type Mailbox<JPAId> to Mailbox in method public findMailboxByPath(mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Return Type MailboxMessage<CassandraId> to MailboxMessage in method private message(row Row, fetchType FetchType) : MailboxMessage in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private applyMessagePatch(messageId MessageId, message MailboxMessage, updatePatch UpdateMessagePatch, builder SetMessagesResponse.Builder) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Return Type List<Mailbox<Id>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Return Type Iterator<MailboxMessage<JPAId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type Pair<MailboxMessage<Id>,MailboxPath> to Pair<MailboxMessage,MailboxPath> in method public getMailboxMessageAndMailboxPath(messageId MessageId, mailboxSession MailboxSession) : Pair<MailboxMessage,MailboxPath> in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Return Type SimpleMailbox<Id> to SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findDeletedMessagesInMailboxBetweenUIDs(mailboxId JPAId, from long, to long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type UidProvider<CassandraId> to UidProvider in method public getUidProvider() : UidProvider in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Return Type GuiceJamesServer<CassandraId> to GuiceJamesServer in method protected createJamesServer() : GuiceJamesServer in class org.apache.james.CassandraJamesServerTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemorySetMailboxesMethodTest |
From |
To |
|
Change Return Type MailboxMapper<CassandraId> to MailboxMapper in method public createMailboxMapper(mailboxSession MailboxSession) : MailboxMapper in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetVacationResponseTest |
From |
To |
|
Change Return Type List<MailboxMessage<HBaseId>> to List<MailboxMessage> in method private findMessagesInMailbox(mailboxId HBaseId, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxAddedImpl |
From |
To |
|
Change Return Type GuiceJamesServer<Id> to GuiceJamesServer in method public overrideWith(overrides Module...) : GuiceJamesServer in class org.apache.james.GuiceJamesServer |
From |
To |
|
Change Return Type Id to MailboxId in method public getKeyRepresentation(key Mailbox) : MailboxId in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.MetadataCacheWrapper |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public getMailboxEntity() : Mailbox in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type StoreMessageManager<CassandraId> to StoreMessageManager in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.cassandra.CassandraMailboxManager |
From |
To |
|
Change Return Type MailboxMapper<HBaseId> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method public loadMailbox(session MailboxSession, root File, namespace String, user String, folderName String) : Mailbox in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Return Type List<Mailbox<JPAId>> to List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findDeletedMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method private getCachedMailbox(mailboxId MaildirId) : Mailbox in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Return Type Mailbox<CassandraId> to Mailbox in method protected doCreateMailbox(mailboxPath MailboxPath, session MailboxSession) : Mailbox in class org.apache.james.mailbox.cassandra.CassandraMailboxManager |
From |
To |
|
Change Return Type MailboxEventDispatcher<Id> to MailboxEventDispatcher in method public getEventDispatcher() : MailboxEventDispatcher in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type MessageMapper<InMemoryId> to MessageMapper in method public createMessageMapper() : MessageMapper in class org.apache.james.mailbox.inmemory.mail.InMemoryMapperProvider |
From |
To |
|
Change Return Type SimpleMailboxMessage<Id> to SimpleMailboxMessage in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Return Type UidProvider<HBaseId> to UidProvider in method public getUidProvider() : UidProvider in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Mailbox<InMemoryId> to Mailbox in method public findMailboxByPath(path MailboxPath) : Mailbox in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Return Type List<Mailbox<MaildirId>> to List<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findMessagesInMailboxAfterUID(mailboxId JPAId, uid long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findDeletedMessagesInMailboxWithUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type StoreMessageManager<InMemoryId> to StoreMessageManager in method protected createMessageManager(mailbox Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.inmemory.InMemoryMailboxManager |
From |
To |
|
Change Return Type List<Mailbox<JPAId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Return Type MailboxMapper<JCRId> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Return Type MessageSearchIndex<Id> to MessageSearchIndex in method public getMessageSearchIndex() : MessageSearchIndex in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public cc(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Return Type List<MailboxMessage<MaildirId>> to List<MailboxMessage> in method private findMessagesInMailbox(mailbox Mailbox, filter FilenameFilter, limit int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Return Type MessageMapper<Id> to MessageMapper in method public createMessageMapper() : MessageMapper in class org.apache.james.mailbox.store.mail.model.MapperProvider |
From |
To |
|
Change Return Type Id to MailboxId in method public deserialize(serializedMailboxId String) : MailboxId in class org.apache.james.mailbox.store.mail.model.MailboxIdDeserializer |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemoryGetVacationResponseMethodTest |
From |
To |
|
Change Return Type List<MailboxMessage<HBaseId>> to List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailboxId HBaseId, from long, to long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Return Type SimpleMailbox<Id> to SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Return Type MailboxMessage<JPAId> to MailboxMessage in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder) : MailboxMessage in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMessageManager |
From |
To |
|
Change Return Type Iterator<MailboxMessage<HBaseId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxDeletionImpl |
From |
To |
|
Change Return Type Iterator<MailboxMessage<MaildirId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Return Type List<Mailbox<Id>> to List<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Return Type MessageMapper<InMemoryId> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.inmemory.InMemoryMailboxSessionMapperFactory |
From |
To |
|
Change Return Type ThrowingFunction<MailboxPath,Mailbox<Id>> to ThrowingFunction<MailboxPath,Mailbox> in method private loadMailbox(session MailboxSession) : ThrowingFunction<MailboxPath,Mailbox> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public sentDate(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public from(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxAware |
From |
To |
|
Change Return Type MailboxMapper<InMemoryId> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.inmemory.InMemoryMailboxSessionMapperFactory |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findMessagesInMailbox(mailboxId JPAId, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type Id to MailboxId in method public getMailboxId() : MailboxId in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method public findMailboxByPath(mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Return Type SimpleMailboxMessage<Id> to SimpleMailboxMessage in method private createMessage(mailbox Mailbox, content String, bodyStart int, propertyBuilder PropertyBuilder) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public from(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Return Type MailboxMapper<Id> to MailboxMapper in method public getMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.store.mail.MailboxMapperFactory |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemoryGetMailboxesMethodTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemoryGetMessageListMethodTest |
From |
To |
|
Change Return Type Stream<Pair<MailboxMessage<Id>,MailboxPath>> to Stream<Pair<MailboxMessage,MailboxPath>> in method private iteratorToStream(value Pair<Iterator<MailboxMessage>,MailboxPath>) : Stream<Pair<MailboxMessage,MailboxPath>> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Return Type Iterator<MailboxMessage<Id>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, type FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.mail.MessageMapper |
From |
To |
|
Change Return Type Id to MailboxId in method public getMailboxId() : MailboxId in class org.apache.james.mailbox.store.mail.model.Mailbox |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraGetMessageListMethodTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.ExpungedImpl |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMessagesMethodTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMessageListMethodTest |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public to(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Return Type MailboxMessage<TestId> to MailboxMessage in method public build() : MailboxMessage in class org.apache.james.mailbox.store.MessageBuilder |
From |
To |
|
Change Return Type List<MailboxMessage<MaildirId>> to List<MailboxMessage> in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Return Type MessageMapperFactory<Id> to MessageMapperFactory in method protected getFactory() : MessageMapperFactory in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraSetVacationResponseTest |
From |
To |
|
Change Return Type ExtendedServerProbe<Id> to ExtendedServerProbe in method public serverProbe() : ExtendedServerProbe in class org.apache.james.GuiceJamesServer |
From |
To |
|
Change Return Type Optional<Mailbox<Id>> to Optional<Mailbox> in method protected getOutbox(session MailboxSession) : Optional<Mailbox> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public uid(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.UidComparator |
From |
To |
|
Change Return Type List<MailboxMessage<HBaseId>> to List<MailboxMessage> in method private findMessagesInMailboxWithUID(mailboxId HBaseId, messageUid long, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Return Type MailboxEventDispatcher<Id> to MailboxEventDispatcher in method protected getDispatcher() : MailboxEventDispatcher in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type MailboxMessage<HBaseId> to MailboxMessage in method public messageMetaFromResult(conf Configuration, result Result) : MailboxMessage in class org.apache.james.mailbox.hbase.HBaseUtils |
From |
To |
|
Change Return Type MailboxMapper<Id> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public baseSubject(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.BaseSubjectComparator |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public to(reverse boolean) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Return Type MailboxMapper<MaildirId> to MailboxMapper in method public createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.maildir.MaildirMailboxSessionMapperFactory |
From |
To |
|
Change Return Type MailboxMessage<JPAId> to MailboxMessage in method protected createMessage(internalDate Date, size int, bodyStartOctet int, content SharedInputStream, flags Flags, propertyBuilder PropertyBuilder) : MailboxMessage in class org.apache.james.mailbox.jpa.JPAMessageManager |
From |
To |
|
Change Return Type List<Mailbox<Id>> to List<Mailbox> in method private retrieveMailboxes(quotaRoot QuotaRoot, session MailboxSession) : List<Mailbox> in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private retrieveMessageFromStorage(mailbox Mailbox, message MailboxMessage) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findDeletedMessagesInMailboxAfterUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public findMailboxByPath(mailboxName MailboxPath, underlying MailboxMapper) : Mailbox in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache |
From |
To |
|
Change Return Type MailboxMapper<Id> to MailboxMapper in method public createMailboxMapper() : MailboxMapper in class org.apache.james.mailbox.store.mail.model.MapperProvider |
From |
To |
|
Change Return Type StoreMessageManager<Id> to StoreMessageManager in method protected createMessageManager(mailbox Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer(zonedDateTimeProvider FixedDateZonedDateTimeProvider) : GuiceJamesServer in class org.apache.james.jmap.memory.MemoryJmapAuthenticationTest |
From |
To |
|
Change Return Type MessageMapper<Id> to MessageMapper in method public abstract createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Return Type Comparator<MailboxMessage<?>> to Comparator<MailboxMessage> in method public create(sorts List<Sort>) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Return Type GuiceJamesServer<CassandraId> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraGetMailboxesMethodTest |
From |
To |
|
Change Return Type Iterator<MailboxMessage<InMemoryId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findMessagesInMailbox(mailbox Mailbox, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type GuiceJamesServer<Id> to GuiceJamesServer in method protected abstract createJamesServer() : GuiceJamesServer in class org.apache.james.AbstractJamesServerTest |
From |
To |
|
Change Return Type List<MailboxMessage<JPAId>> to List<MailboxMessage> in method private findMessagesInMailboxWithUID(mailboxId JPAId, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetMessagesMethodTest |
From |
To |
|
Change Return Type Iterator<MailboxMessage<JCRId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public retrieveMailbox(mailboxDataTransferObject MailboxDataTransferObject) : Mailbox in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method private cacheMailbox(mailbox Mailbox) : Mailbox in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Return Type List<Mailbox<HBaseId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Return Type Map<Long,MailboxMessage<InMemoryId>> to Map<Long,MailboxMessage> in method private getMembershipByUidForMailbox(mailbox Mailbox) : Map<Long,MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Return Type MailboxMapper<Id> to MailboxMapper in method public abstract createMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Return Type List<Mailbox<Id>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Return Type SimpleMailbox<CassandraId> to SimpleMailbox in method private mailbox(row Row) : SimpleMailbox in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Return Type MessageMapper<JPAId> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Return Type StoreMessageManager<JPAId> to StoreMessageManager in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.jpa.openjpa.OpenJPAMailboxManager |
From |
To |
|
Change Return Type GuiceJamesServer<CassandraId> to GuiceJamesServer in method protected createJamesServer() : GuiceJamesServer in class org.apache.james.mpt.smtp.host.CassandraJamesSmtpHostSystem |
From |
To |
|
Change Return Type GuiceJamesServer<Id> to GuiceJamesServer in method public combineWith(modules Module...) : GuiceJamesServer in class org.apache.james.GuiceJamesServer |
From |
To |
|
Change Return Type Optional<org.apache.james.mailbox.store.mail.model.Mailbox<Id>> to Optional<org.apache.james.mailbox.store.mail.model.Mailbox> in method private getMailboxFromId(mailboxId String, mailboxSession MailboxSession) : Optional<org.apache.james.mailbox.store.mail.model.Mailbox> in class org.apache.james.jmap.utils.MailboxUtils |
From |
To |
|
Change Return Type MessageMapper<HBaseId> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Return Type Mailbox<CassandraId> to Mailbox in method public findMailboxByPath(path MailboxPath) : Mailbox in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Return Type Mailbox<LocalId> to Mailbox in method public getMailbox() : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.FlagsUpdatedImpl |
From |
To |
|
Change Return Type Mailbox<HBaseId> to Mailbox in method protected doCreateMailbox(mailboxPath MailboxPath, session MailboxSession) : Mailbox in class org.apache.james.mailbox.hbase.HBaseMailboxManager |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type List<MailboxMessage<MaildirId>> to List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, filter FilenameFilter, from long, to long, max int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemorySetVacationResponseMethodTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer(zonedDateTimeProvider FixedDateZonedDateTimeProvider) : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraJmapAuthenticationTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected abstract createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Return Type MailboxMessage<Id> to MailboxMessage in method private buildMailboxMessage(createdEntry MessageWithId.CreationMessageEntry, outbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Return Type List<MailboxMessage<Id>> to List<MailboxMessage> in method private getMessages(mailboxPath MailboxPath, mailboxSession MailboxSession) : List<MailboxMessage> in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Return Type SimpleMailboxMessage<TestId> to SimpleMailboxMessage in method private buildMessage(content String) : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessageTest |
From |
To |
|
Change Return Type Id to MailboxId in method public generateId() : MailboxId in class org.apache.james.mailbox.store.mail.model.MapperProvider |
From |
To |
|
Change Return Type StoreMessageManager<JCRId> to StoreMessageManager in method protected createMessageManager(mailboxEntity Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.jcr.JCRMailboxManager |
From |
To |
|
Change Return Type Mailbox<Id> to Mailbox in method public getMailbox(namespace String, user String, name String) : Mailbox in class org.apache.james.utils.GuiceServerProbe |
From |
To |
|
Change Return Type List<Mailbox<InMemoryId>> to List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Return Type MessageMapper<CassandraId> to MessageMapper in method public createMessageMapper() : MessageMapper in class org.apache.james.mailbox.cassandra.mail.CassandraMapperProvider |
From |
To |
|
Change Return Type StoreMessageManager<HBaseId> to StoreMessageManager in method protected createMessageManager(mailboxRow Mailbox, session MailboxSession) : StoreMessageManager in class org.apache.james.mailbox.hbase.HBaseMailboxManager |
From |
To |
|
Change Return Type MailboxMapper<CassandraId> to MailboxMapper in method public createMailboxMapper() : MailboxMapper in class org.apache.james.mailbox.cassandra.mail.CassandraMapperProvider |
From |
To |
|
Change Return Type MailboxMessage<TestId> to MailboxMessage in method private buildMessage(uid int) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.cassandra.CassandraGetVacationResponseTest |
From |
To |
|
Change Return Type List<Mailbox<CassandraId>> to List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Return Type Mailbox<MaildirId> to Mailbox in method public loadMailbox(session MailboxSession, mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Return Type List<MailboxMessage<JCRId>> to List<MailboxMessage> in method private findMessagesInMailboxAfterUID(mailbox Mailbox, uid long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Return Type Function<Pair<MailboxMessage<Id>,MailboxPath>,Message> to Function<Pair<MailboxMessage,MailboxPath>,Message> in method private toJmapMessage(mailboxSession MailboxSession) : Function<Pair<MailboxMessage,MailboxPath>,Message> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Return Type MessageMapper<Id> to MessageMapper in method public createMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Return Type GuiceJamesServer<?> to GuiceJamesServer in method protected createJmapServer() : GuiceJamesServer in class org.apache.james.jmap.memory.MemoryGetMessagesMethodTest |
From |
To |
|
Change Return Type Iterator<MailboxMessage<TestId>> to Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, type MessageMapper.FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Return Type SimpleMailbox<Id> to SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Variable Type originalMessage : MailboxMessage<Id> to originalMessage : MailboxMessage in method private copy(originalRows Iterator<MailboxMessage>, session MailboxSession) : Iterator<MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type mailbox4 : Mailbox<InMemoryId> to mailbox4 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type it : Iterator<MailboxMessage<InMemoryId>> to it : Iterator<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<TestId> to quotaChecker : QuotaChecker in method public quotaCheckerShouldNotThrowOnReachedMaximumQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public retrieveEvent(eventDataTransferObject EventDataTransferObject) : MailboxListener.Event in class org.apache.james.mailbox.store.json.event.EventConverter |
From |
To |
|
Change Variable Type mailboxList : List<Mailbox<MaildirId>> to mailboxList : List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type results : List<MailboxMessage<HBaseId>> to results : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<Id> to quotaChecker : QuotaChecker in method private copy(originalRows Iterator<MailboxMessage>, session MailboxSession) : Iterator<MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualUser() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findDeletedMessagesInMailboxAfterUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type parentId : InMemoryId to parentId : MailboxId in method public getParentIdFromMailboxPathShouldReturnParentIdWhenChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox3 : Mailbox<InMemoryId> to mailbox3 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<TestId> to quotaChecker : QuotaChecker in method public quotaCheckerShouldNotThrowOnRegularModifiedQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public mailboxFromMailboxIdShouldReturnPresentWhenExists() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type iterator : StoreMessageResultIterator<TestId> to iterator : StoreMessageResultIterator in method public nextShouldReturnFirstElement() : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest |
From |
To |
|
Change Variable Type creatorProcessor : SetMailboxesProcessor<TestId> to creatorProcessor : SetMailboxesProcessor in method public processShouldCallCreatorProcessorWhenCreationRequest() : void in class org.apache.james.jmap.methods.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox2 : Mailbox<InMemoryId> to mailbox2 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public flagsShouldBeSetIntoMessage() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type original : SimpleMailboxMessage<TestId> to original : SimpleMailboxMessage in method public copyShouldReturnFieldByFieldEqualsObject() : void in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessageTest |
From |
To |
|
Change Variable Type messages : Iterator<MailboxMessage<Id>> to messages : Iterator<MailboxMessage> in method public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private move(originalRows Iterator<MailboxMessage>, session MailboxSession) : MoveResult in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type message2 : SimpleMailboxMessage<TestId> to message2 : SimpleMailboxMessage in method public messageAssertShouldSucceedWhenBodyMismatchInFetchHeaderMode() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<?>> to comparator : Comparator<MailboxMessage> in method public compare(o1 MailboxMessage, o2 MailboxMessage) : int in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Variable Type toMailbox : StoreMessageManager<Id> to toMailbox : StoreMessageManager in method public moveMessages(set MessageRange, from MailboxPath, to MailboxPath, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox1 : Mailbox<InMemoryId> to mailbox1 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenNewParentDoesntExist() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchAll() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public myRights(mailboxPath MailboxPath, session MailboxSession) : MailboxACL.MailboxACLRights in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox<Id>> to mailboxes : List<Mailbox> in method public search(mailboxExpression MailboxQuery, session MailboxSession) : List<MailboxMetaData> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox2 : Mailbox<?> to mailbox2 : Mailbox in method public getMailboxesShouldReturnMailboxesWhenIdsMatch() : void in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private retrieveOriginalRows(set MessageRange, session MailboxSession) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShoulUpdateMailboxIAndParentIddWhenBothUpdatedForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderDateOnWithOffset() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type result : UidProvider<HBaseId> to result : UidProvider in method public testGetUidProvider() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type setMailboxesProcessor : Multibinder<SetMailboxesProcessor<Id>> to setMailboxesProcessor : Multibinder<SetMailboxesProcessor> in method protected configure() : void in class org.apache.james.jmap.MethodsModule |
From |
To |
|
Change Variable Type id : Id to id : MailboxId in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Variable Type fakeOutbox : Mailbox<TestId> to fakeOutbox : Mailbox in method protected getOutbox(session MailboxSession) : Optional<Mailbox> in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest.processShouldReturnEmptyCreatedWhenRequestHasEmptyCreate.sut |
From |
To |
|
Change Variable Type mailboxMapper : MailboxMapper<Id> to mailboxMapper : MailboxMapper in method public endProcessingRequest(session MailboxSession) : void in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Variable Type m : MailboxMessage<Id> to m : MailboxMessage in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Variable Type member : MailboxMessage<InMemoryId> to member : MailboxMessage in method public countUnseenMessagesInMailbox(mailbox Mailbox) : long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenParentIdUpdateAskedAsOrphanForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type childId : InMemoryId to childId : MailboxId in method public getMailboxPathShouldReturnThePathWhenChildOfChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldUpdateMailboxParentIdWhenMovingToAnotherParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type stubSessionMapperFactory : MailboxSessionMapperFactory<TestId> to stubSessionMapperFactory : MailboxSessionMapperFactory in method public processShouldSendMailWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public attachmentsShouldNotBeHandledForNow() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type mailbox2 : Mailbox<?> to mailbox2 : Mailbox in method public getMailboxesShouldReturnAllMailboxesWhenIdsIsNull() : void in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Variable Type childMailbox : Mailbox<?> to childMailbox : Mailbox in method public setMailboxesShouldReturnDestroyedWhenChildThenParentMailboxes() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type result : Mailbox<InMemoryId> to result : Mailbox in method public findMailboxByPath(path MailboxPath) : Mailbox in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public getMailboxNameFromIdShouldReturnNotEmptyWhenMailboxExists() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualName() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public getMailbox(mailboxPath MailboxPath, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchSizeLessThan() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type result : UidProvider<CassandraId> to result : UidProvider in method public testGetUidProvider() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type messageList : List<MailboxMessage<HBaseId>> to messageList : List<MailboxMessage> in method private findMessagesInMailboxAfterUID(mailboxId HBaseId, from long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type filtered : ArrayList<MailboxMessage<MaildirId>> to filtered : ArrayList<MailboxMessage> in method private findMessagesInMailbox(mailbox Mailbox, filter FilenameFilter, limit int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type message2 : SimpleMailboxMessage<TestId> to message2 : SimpleMailboxMessage in method public messageAssertShouldFailWhenBodyMismatchInFetchBodyMode() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldNotMoveMailFromOutboxToSentWhenNoMetadataProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type recursiveMail : MailboxMessage<TestId> to recursiveMail : MailboxMessage in method public recursiveEmailShouldBeWellConvertedToJson() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShouldUpdateMailboxParentIdWhenMovingToAnotherParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type manager : StoreMailboxManager<InMemoryId> to manager : StoreMailboxManager in method public createMailboxManager(groupMembershipResolver GroupMembershipResolver) : MailboxManager in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchInternalDateBefore() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldNotMoveMailFromOutboxToSentWhenUsernameNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type result : List<Mailbox<HBaseId>> to result : List<Mailbox> in method private testFindMailboxWithPathLike() : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapperTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public search(mailboxExpression MailboxQuery, session MailboxSession) : List<MailboxMetaData> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<CassandraId> to messageMapper : MessageMapper in method public testCreateMessageMapper() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public deleteShouldWork() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type parentId : InMemoryId to parentId : MailboxId in method public hasChildrenShouldReturnTrueWhenHasAChild() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualUidValidity() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in method public isGroupFolderShouldReturnFalseWhenMailboxNamespaceIsNull() : void in class org.apache.james.mailbox.store.GroupFolderResolverTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public hasRight(mailboxPath MailboxPath, right MailboxACL.MailboxACLRight, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesRetrievedUsingFetchTypeBodyShouldHaveBodyDataLoaded() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type m : MailboxMessage<MaildirId> to m : MailboxMessage in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public deleteMailbox(mailboxPath MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenNameAndParentIdUpdateForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type messages : List<MailboxMessage<TestId>> to messages : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, type MessageMapper.FetchType, limit int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Variable Type copy : MailboxMessage<JPAId> to copy : MailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchUidRange() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchFlaggedFlagSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldNotMoveMailFromOutboxToSentWhenNoMetadataProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type msgC : MailboxMessage<TestId> to msgC : MailboxMessage in method public initNames() : void in class org.apache.james.mailbox.store.MailboxMessageResultImplTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method protected recent(reset boolean, mailboxSession MailboxSession) : List<Long> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type result : ModSeqProvider<HBaseId> to result : ModSeqProvider in method public testGetModSeqProvider() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchSeenRecentUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<TestId> to quotaChecker : QuotaChecker in method public quotaCheckerShouldThrowOnExceededMessages() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type subMailboxes : List<Mailbox<Id>> to subMailboxes : List<Mailbox> in method public renameMailbox(from MailboxPath, to MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchFlaggedFlagUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchCapsHeaderContains() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public addShouldIndex() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method protected findFirstUnseenMessageUid(session MailboxSession) : Long in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public deleteMailbox(mailboxPath MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public getMailboxPathShouldReturnThePathWhenChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldUpdateMailboxParentIdWhenParentIdUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderContainsLowers() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type result : List<MailboxMessage<JPAId>> to result : List<MailboxMessage> in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Variable Type destructorProcessor : SetMailboxesProcessor<TestId> to destructorProcessor : SetMailboxesProcessor in method public processShouldCallDestructorProcessorWhenCreationRequest() : void in class org.apache.james.jmap.methods.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findDeletedMessagesInMailbox(mailbox Mailbox) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type other : MailboxMessage<TestId> to other : MailboxMessage in method public equals(obj Object) : boolean in class org.apache.james.mailbox.store.SimpleMailboxMembership |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method private handleMailboxIndexingIterations(mailboxSession MailboxSession, mailboxRegistration MailboxRegistration, mailbox Mailbox, iterator Iterator<MailboxMessage>) : void in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldNotFailWithEqualMailbox() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type mailboxMapper : MailboxMapper<CassandraId> to mailboxMapper : MailboxMapper in method public testCreateMailboxMapper() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method private findMessagesInMailboxWithUID(mailboxId HBaseId, messageUid long, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldCopyMailFromOutboxToSentWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesCanBeRetrievedInMailboxWithRangeTypeRangeContainingAHole() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type messages : Iterator<MailboxMessage<Id>> to messages : Iterator<MailboxMessage> in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotDestroyedWhenSystemMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public setRights(mailboxPath MailboxPath, mailboxACLCommand MailboxACL.MailboxACLCommand, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnUpdatedWhenNameUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public headersShouldBeSetIntoMessage() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type convertToJmapMessage : Function<Pair<MailboxMessage<Id>,MailboxPath>,Message> to convertToJmapMessage : Function<Pair<MailboxMessage,MailboxPath>,Message> in method private getMessagesResponse(mailboxSession MailboxSession, getMessagesRequest GetMessagesRequest) : GetMessagesResponse in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method public getMailboxMessageAndMailboxPath(messageId MessageId, mailboxSession MailboxSession) : Pair<MailboxMessage,MailboxPath> in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Variable Type mailbox : Mailbox<CassandraId> to mailboxId : CassandraId in method public nextUid(mailboxSession MailboxSession, mailbox Mailbox) : long in class org.apache.james.mailbox.cassandra.mail.CassandraUidProvider |
From |
To |
|
Change Variable Type simpleMailbox : SimpleMailbox<TestId> to simpleMailbox : SimpleMailbox in method public eachEventListenersShouldBeTriggeredOnEachNode() : void in class org.apache.james.mailbox.store.event.distributed.BroadcastDelegatingMailboxListenerIntegrationTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchLowerHeaderContains() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type id : Id to id : MailboxId in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShouldUpdateMailboxParentIdWhenParentIdUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<HBaseId> to messageMapper : MessageMapper in method public testCreateMessageMapper() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type loadedMailbox : Mailbox<MaildirId> to loadedMailbox : Mailbox in method private loadMailbox(session MailboxSession, mailboxFile File, mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.maildir.MaildirStore |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public subTypeShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public deleteAllShouldNotPropagateExceptionWhenExceptionOccurs() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public setRights(mailboxPath MailboxPath, mailboxACLCommand MailboxACL.MailboxACLCommand, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in method public isGroupFolderShouldReturnFalseWhenMailboxNamespaceEqualsToOtherUsersNamespace() : void in class org.apache.james.mailbox.store.GroupFolderResolverTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchLowersHeaderDateOn() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<InMemoryId>> to results : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method public setFlags(flags Flags, flagsUpdateMode FlagsUpdateMode, set MessageRange, mailboxSession MailboxSession) : Map<Long,Flags> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type messageResult : MailboxMessage<Id> to messageResult : MailboxMessage in method private toJmapMessage(mailboxSession MailboxSession) : Function<Pair<MailboxMessage,MailboxPath>,Message> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Variable Type parentId : InMemoryId to parentId : MailboxId in method public getParentIdFromMailboxPathShouldReturnParentIdWhenChildOfChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderContainsCaps() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method protected createMessageInOutboxAndSend(createdEntry MessageWithId.CreationMessageEntry, session MailboxSession, outbox Mailbox, buildMessageIdFromUid Function<Long,MessageId>) : MessageWithId<Message> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Variable Type mailboxMapper : MailboxMapper<TestId> to mailboxMapper : MailboxMapper in method public test() : void in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesRetrievedUsingFetchTypeHeaderShouldHaveHeaderDataLoaded() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mailboxList : List<Mailbox<HBaseId>> to mailboxList : List<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesCanBeRetrievedInMailboxWithRangeTypeRange() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type member : MailboxMessage<MaildirId> to member : MailboxMessage in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchAnsweredFlagSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldNotMoveMailFromOutboxToSentWhenUsernameNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type sut : SetMessagesCreationProcessor<TestId> to sut : SetMessagesCreationProcessor in method public processShouldSendMailWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type messages : ArrayList<MailboxMessage<MaildirId>> to messages : ArrayList<MailboxMessage> in method private findMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualName() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchDraftFlagUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnUpdatedWhenRenamingAChildMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type it : Iterator<MailboxMessage<MaildirId>> to it : Iterator<MailboxMessage> in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mailboxMessage : MailboxMessage<Id> to mailboxMessage : MailboxMessage in method private moveFromOutboxToSent(mailboxMessageAndMailboxPath Pair<MailboxMessage,MailboxPath>, mailboxSession MailboxSession) : void in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<TestId>> to comparator : Comparator<MailboxMessage> in method public comparatorForShouldBeAscByDateWhenOnlyDateAscInList() : void in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<JCRId>> to results : List<MailboxMessage> in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public mailboxPathFromMailboxIdShouldReturnPresentWhenExists() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public messagePropertiesShouldBeStoredWhenDuplicateEntries() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchDeletedFlagSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldDeleteMailFromOutboxWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<?>> to comparator : Comparator<MailboxMessage> in method public create(sorts List<Sort>) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public mediaTypeShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type message : SimpleMailboxMessage<InMemoryId> to message : SimpleMailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<TestId> to messageMapper : MessageMapper in method public test() : void in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Variable Type mockedMailFactory : MailFactory<TestId> to mockedMailFactory : MailFactory in method public processShouldSendMailWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public createMailboxShouldNotThrowIfMailboxAlreadyExist() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<MaildirId>> to results : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public findMailboxByPath(path MailboxPath) : Mailbox in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<TestId> to quotaChecker : QuotaChecker in method public quotaCheckerShouldNotThrowOnRegularQuotas() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<HBaseId>> to results : List<MailboxMessage> in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type message2 : SimpleMailboxMessage<TestId> to message2 : SimpleMailboxMessage in method public messageAssertShouldSucceedWithTwoEqualsMessages() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchSeenFlagSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Variable Type mailboxList : List<Mailbox<JCRId>> to mailboxList : List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public updateShouldNotPropagateExceptionWhenExceptionOccurs() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public getMailboxMessageAndMailboxPath(messageId MessageId, mailboxSession MailboxSession) : Pair<MailboxMessage,MailboxPath> in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Variable Type toMailbox : StoreMessageManager<Id> to toMailbox : StoreMessageManager in method public copyMessages(set MessageRange, from MailboxPath, to MailboxPath, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public next() : MessageResult in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private update(messageId MessageId, updateMessagePatch UpdateMessagePatch, mailboxSession MailboxSession, builder SetMessagesResponse.Builder) : void in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Variable Type mapper : MessageMapper<Id> to mapper : MessageMapper in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchLowersHeaderDateBefore() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchLowersHeaderDateAfter() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailboxList : List<Mailbox<HBaseId>> to mailboxList : List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public renamingMailbox(actualMailboxName String, newMailboxName String) : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodStepdefs |
From |
To |
|
Change Variable Type member : MailboxMessage<InMemoryId> to member : MailboxMessage in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchDeletedFlagUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchCapsHeaderDateAfter() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldNotMoveMailFromOutboxToSentWhenNoMetadataProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldDeleteMailFromOutboxWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldCopyMailFromOutboxToSentWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type matched : TreeSet<MailboxMessage<?>> to matched : TreeSet<MailboxMessage> in method private search() : Collection<Long> in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchCapsHeaderDateBefore() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldNotMoveMailFromOutboxToSentWhenInvalidMessageIdProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public mediaTypeShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldNotMoveMailFromOutboxToSentWhenMessageIdNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchLowersHeaderExists() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |
|
Change Variable Type fromMailbox : StoreMessageManager<Id> to fromMailbox : StoreMessageManager in method public moveMessages(set MessageRange, from MailboxPath, to MailboxPath, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type message : SimpleMailboxMessage<TestId> to message : SimpleMailboxMessage in method private createMessage(uid long) : SimpleMailboxMessage in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest.TestMessageMapper |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public hasChildrenShouldReturnFalseWhenNoChild() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type message1 : SimpleMailboxMessage<TestId> to message1 : SimpleMailboxMessage in method public messageAssertShouldFailWhenBodyMismatchInFetchBodyMode() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenUpdatingParentIdOfAParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<MaildirId>> to results : List<MailboxMessage> in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type two : MailboxMessage<TestId> to two : MailboxMessage in method public testShouldReturnPositiveWhenFirstGreaterThanSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type mailboxRow : Mailbox<Id> to mailboxRow : Mailbox in method public getMailbox(mailboxPath MailboxPath, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type parentMailbox : Mailbox<?> to parentMailbox : Mailbox in method public setMailboxesShouldReturnDestroyedWhenParentThenChildMailboxes() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type message1 : SimpleMailboxMessage<TestId> to message1 : SimpleMailboxMessage in method public messageAssertShouldSucceedWhenBodyMismatchInFetchHeaderMode() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderDateOn() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShoulUpdateMailboxIAndParentIddWhenBothUpdatedForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldNotMoveMailFromOutboxToSentWhenUsernameNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesCanBeRetrievedInMailboxWithRangeTypeFrom() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type messageList : List<MailboxMessage<HBaseId>> to messageList : List<MailboxMessage> in method private findMessagesInMailboxWithUID(mailboxId HBaseId, messageUid long, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public renameMailbox(from MailboxPath, to MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mapper : MessageMapper<Id> to mapper : MessageMapper in method protected appendMessageToStore(message MailboxMessage, session MailboxSession) : MessageMetaData in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type m : StoreMessageManager<Id> to m : StoreMessageManager in method public getMailbox(mailboxPath MailboxPath, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public deleteMailboxShouldNotDeleteGivenMailboxIfWrongNamespace() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method public process(request SetMessagesRequest, mailboxSession MailboxSession) : SetMessagesResponse in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Variable Type membershipByUid : Map<Long,MailboxMessage<InMemoryId>> to membershipByUid : Map<Long,MailboxMessage> in method private getMembershipByUidForId(id InMemoryId) : Map<Long,MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public getMailboxMapper(session MailboxSession) : MailboxMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenRenamingSystemMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mockSessionMapperFactory : MailboxSessionMapperFactory<TestId> to mockSessionMapperFactory : MailboxSessionMapperFactory in method public processShouldReturnNonEmptyCreatedWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public updateShouldWork() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type hitSet : SortedSet<MailboxMessage<?>> to hitSet : SortedSet<MailboxMessage> in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method private retrieveMailboxes(quotaRoot QuotaRoot, session MailboxSession) : List<Mailbox> in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldNotFailWithEqualMailbox() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type it : Iterator<MailboxMessage<Id>> to it : Iterator<MailboxMessage> in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenNameContainsPathDelimiter() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailboxMapper : MailboxMapper<Id> to mailboxMapper : MailboxMapper in method public getMailbox(namespace String, user String, name String) : Mailbox in class org.apache.james.utils.GuiceServerProbe |
From |
To |
|
Change Variable Type mailboxMyBox : Mailbox<?> to mailboxMyBox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenRenameToSystemMailboxName() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<Id> to mailbox : SimpleMailbox in method public retrieveMailbox(mailboxDataTransferObject MailboxDataTransferObject) : Mailbox in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Variable Type newParentMailbox : Mailbox<?> to newParentMailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenParentIdUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mlbx : Mailbox<HBaseId> to mlbx : Mailbox in method public list() : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in method public isGroupFolderShouldReturnFalseWhenMailboxNamespaceEqualsToUserNamespace() : void in class org.apache.james.mailbox.store.GroupFolderResolverTest |
From |
To |
|
Change Variable Type loadMessages : Function<MessageId,Stream<Pair<MailboxMessage<Id>,MailboxPath>>> to loadMessages : Function<MessageId,Stream<Pair<MailboxMessage,MailboxPath>>> in method private getMessagesResponse(mailboxSession MailboxSession, getMessagesRequest GetMessagesRequest) : GetMessagesResponse in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Variable Type m : Mailbox<Id> to m : Mailbox in method public list(session MailboxSession) : List<MailboxPath> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailboxMessageAndMailboxPath : Pair<MailboxMessage<Id>,MailboxPath> to mailboxMessageAndMailboxPath : Pair<MailboxMessage,MailboxPath> in method public done(success boolean) : void in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Variable Type message : MailboxMessage<TestId> to message : MailboxMessage in method public test() : void in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Variable Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method private findMessagesInMailboxBetweenUIDs(mailboxId HBaseId, from long, to long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<Id>> to resultIterator : Iterator<MailboxMessage> in method public getMailboxMessageAndMailboxPath(messageId MessageId, mailboxSession MailboxSession) : Pair<MailboxMessage,MailboxPath> in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox<Id>> to mailboxes : List<Mailbox> in method public listShouldRetrieveAllMailbox() : void in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Variable Type simpleMailbox : SimpleMailbox<TestId> to simpleMailbox : SimpleMailbox in method public mailboxEventListenersShouldBeTriggeredIfRegistered() : void in class org.apache.james.mailbox.store.event.distributed.BroadcastDelegatingMailboxListenerIntegrationTest |
From |
To |
|
Change Variable Type mailboxList : ArrayList<Mailbox<MaildirId>> to mailboxList : ArrayList<Mailbox> in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method public endProcessingRequest(session MailboxSession) : void in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Variable Type iterator : StoreMessageResultIterator<TestId> to iterator : StoreMessageResultIterator in method public hasNextShouldReturnFalseWhenNoElement() : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchInternalDateAfter() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenNameAndParentIdUpdateForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mapperFactory : MessageMapperFactory<TestId> to mapperFactory : MessageMapperFactory in method public setup() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mailboxChildToMoveC : Mailbox<?> to mailboxChildToMoveC : Mailbox in method public setMailboxesShouldReturnNotUpdatedErrorWhenMovingMailboxTriggersNameConflict() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchAnsweredFlagUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailboxId : Id to mailboxId : MailboxId in method private buildMailboxMessage(createdEntry MessageWithId.CreationMessageEntry, outbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findMessagesInMailbox(mailbox Mailbox, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type memberships : List<MailboxMessage<InMemoryId>> to memberships : List<MailboxMessage> in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type sut : SetMessagesCreationProcessor<TestId> to sut : SetMessagesCreationProcessor in method public processShouldReturnNonEmptyCreatedWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type m : MailboxMessage<JPAId> to m : MailboxMessage in method private createMetaData(uids List<MailboxMessage>) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<Id> to mailbox : SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderExists() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderContains() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type messageList : List<MailboxMessage<HBaseId>> to messageList : List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailboxId HBaseId, from long, to long, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type parentId : InMemoryId to parentId : MailboxId in method public getMailboxPathShouldReturnThePathWhenChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldUpdateParentIdWhenAskedAsOrphanForExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type sut : SetMessagesCreationProcessor<TestId> to sut : SetMessagesCreationProcessor in method public processShouldReturnEmptyCreatedWhenRequestHasEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public mailboxExists(mailboxPath MailboxPath, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailboxMessage : Iterator<MailboxMessage<Id>> to mailboxMessage : Iterator<MailboxMessage> in method private update(messageId MessageId, updateMessagePatch UpdateMessagePatch, mailboxSession MailboxSession, builder SetMessagesResponse.Builder) : void in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchSizeMoreThan() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenMovingToAnotherParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public messagePropertiesShouldBeStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type spamMail : MailboxMessage<TestId> to spamMail : MailboxMessage in method public spamEmailShouldBeWellConvertedToJson() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type idMailbox : Mailbox<? extends MailboxId> to idMailbox : Mailbox in method public retrieveAssociatedMailboxes(quotaRoot QuotaRoot, mailboxSession MailboxSession) : List<MailboxPath> in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolver |
From |
To |
|
Change Variable Type mockMapper : MessageMapper<TestId> to mockMapper : MessageMapper in method public processShouldSendMailWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldDeleteMailFromOutboxWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchAnd() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchAddressHeaderWithComments() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public messagesShouldBeSavedWithTheirUserFlags() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type stubSessionMapperFactory : MailboxSessionMapperFactory<TestId> to stubSessionMapperFactory : MailboxSessionMapperFactory in method public processShouldCallMessageMapperWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type messageWithUpdatedFlags : MailboxMessage<Id> to messageWithUpdatedFlags : MailboxMessage in method private update(messageId MessageId, updateMessagePatch UpdateMessagePatch, mailboxSession MailboxSession, builder SetMessagesResponse.Builder) : void in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Variable Type messageList : List<MailboxMessage<HBaseId>> to messageList : List<MailboxMessage> in method private findMessagesInMailbox(mailboxId HBaseId, batchSize int, flaggedForDelete boolean) : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type messages : ArrayList<MailboxMessage<MaildirId>> to messages : ArrayList<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, filter FilenameFilter, from long, to long, max int) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public getMailboxesShouldReturnOnlyMatchingMailboxesWhenIdsGiven() : void in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type m : Mailbox<Id> to m : Mailbox in method public createMailbox(mailboxPath MailboxPath, mailboxSession MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type message7 : MailboxMessage<Id> to message7 : MailboxMessage in method public copyShouldCreateAMessageInDestination() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type member : MailboxMessage<Id> to member : MailboxMessage in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Variable Type one : MailboxMessage<TestId> to one : MailboxMessage in method public testShouldReturnNegativeWhenFirstLessThanSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public deleteShouldWorkWhenMultipleMessageIds() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public createMailbox(mailboxPath MailboxPath, mailboxSession MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type copy : SimpleMailboxMessage<TestId> to copy : SimpleMailboxMessage in method public copyShouldReturnFieldByFieldEqualsObject() : void in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessageTest |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesRetrievedUsingFetchTypeMetadataShouldHaveAtLastMetadataDataLoaded() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type manager : StoreMailboxManager<MaildirId> to manager : StoreMailboxManager in method protected createMailboxManager(configuration String) : void in class org.apache.james.mailbox.maildir.MaildirMailboxManagerTest.AbstractMaildirMailboxManagerTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public search(mailboxExpression MailboxQuery, session MailboxSession) : List<MailboxMetaData> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public textualLineCountShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderDateBefore() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type originalMailbox : Mailbox<MaildirId> to originalMailbox : Mailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchHeaderDateAfterWithOffset() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type quotaChecker : QuotaChecker<TestId> to quotaChecker : QuotaChecker in method public quotaCheckerShouldThrowOnExceededStorage() : void in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Variable Type comps : List<Comparator<?>> to comps : List<Comparator<MailboxMessage>> in method public create(sorts List<Sort>) : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Variable Type results : List<MailboxMessage<JCRId>> to results : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public addShouldNotPropagateExceptionWhenExceptionOccurs() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type sut : SetMessagesCreationProcessor<TestId> to sut : SetMessagesCreationProcessor in method public processShouldCallMessageMapperWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type m : MailboxMessage<HBaseId> to m : MailboxMessage in method private createMetaData(uids List<MailboxMessage>) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type result : ModSeqProvider<CassandraId> to result : ModSeqProvider in method public testGetModSeqProvider() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<Id> to mailbox : SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public messagePropertiesShouldBeStoredWhenNoProperty() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type result : List<MailboxMessage<MaildirId>> to result : List<MailboxMessage> in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type message : MailboxMessage<HBaseId> to message : MailboxMessage in method public setUp() : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessageMapperTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public getMailboxesShouldReturnMailboxesWhenIdsMatch() : void in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage 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 messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method protected deleteMarkedInMailbox(range MessageRange, session MailboxSession) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public listRigths(mailboxPath MailboxPath, key MailboxACL.MailboxACLEntryKey, session MailboxSession) : MailboxACL.MailboxACLRights[] in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type m : SimpleMailbox<Id> to m : SimpleMailbox in method public deleteMailbox(mailboxPath MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type result : MailboxMessage<Id> to result : MailboxMessage in method public copyShouldCreateAMessageInDestination() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type messages : Iterator<MailboxMessage<Id>> to messages : Iterator<MailboxMessage> in method public search(session MailboxSession, mailbox Mailbox, searchQuery SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesCanBeRetrievedInMailboxWithRangeTypeAllContainingHole() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public findMailboxWithPathLike(mailboxPath MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type originalRows : Iterator<MailboxMessage<Id>> to originalRows : Iterator<MailboxMessage> in method private move(set MessageRange, to StoreMessageManager, session MailboxSession) : SortedMap<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public textualLineCountShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type fromMailbox : StoreMessageManager<Id> to fromMailbox : StoreMessageManager in method public copyMessages(set MessageRange, from MailboxPath, to MailboxPath, session MailboxSession) : List<MessageRange> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in method public isGroupFolderShouldReturnTrueWhenMailboxNamespaceDoesntEqualToOtherUsersNamespace() : void in class org.apache.james.mailbox.store.GroupFolderResolverTest |
From |
To |
|
Change Variable Type setMessagesProcessors : Multibinder<SetMessagesProcessor<Id>> to setMessagesProcessors : Multibinder<SetMessagesProcessor> in method protected configure() : void in class org.apache.james.jmap.MethodsModule |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldNotMoveMailFromOutboxToSentWhenMessageIdNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchDraftFlagSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type expResult : ModSeqProvider<HBaseId> to expResult : ModSeqProvider in method public testGetModSeqProvider() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type id : Id to id : MailboxId in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mapper : MessageMapper<Id> to mapper : MessageMapper in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<TestId>> to comparator : Comparator<MailboxMessage> in method public comparatorForShouldBeDescByDateWhenOnlyDateDescInList() : void in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Variable Type mailboxMessage : MailboxMessage<Id> to mailboxMessage : MailboxMessage in method private delete(messageMapper MessageMapper, mailboxSession MailboxSession) : Function<? super MessageId,SetMessagesResponse> in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public movingMailbox(actualMailboxPath String, newParentMailboxPath String) : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodStepdefs |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public messagePropertiesShouldBeStoredWhenDuplicateEntries() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldNotMoveMailFromOutboxToSentWhenSuccessIsFalse() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenParentIdUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualNamespace() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type one : MailboxMessage<TestId> to one : MailboxMessage in method public testShouldReturnZeroWhenFirstEqualsSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public getMailboxPathShouldReturnThePathWhenChildOfChildMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type mailWithNoMailboxId : MailboxMessage<TestId> to mailWithNoMailboxId : MailboxMessage in method public emailWithNoMailboxIdShouldThrow() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<Id> to mailbox : SimpleMailbox in method private createMailbox(mailboxPath MailboxPath) : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public deleteMailboxShouldNotDeleteGivenMailboxIfWrongName() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualNamespace() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public hasRight(mailboxPath MailboxPath, right MailboxACL.MailboxACLRight, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findMessagesInMailboxAfterUID(mailbox Mailbox, uid long, batchSize int) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type server : GuiceJamesServer<CassandraId> to server : GuiceJamesServer in method public main(args String[]) : void in class org.apache.james.CassandraJamesServerMain |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnUpdatedMailboxIdWhenNoUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type stubMapper : MessageMapper<TestId> to stubMapper : MessageMapper in method public processShouldReturnNonEmptyCreatedWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in method public findMailboxByPath(mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public textBodyShouldBeSetIntoMessage() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in method public setUp() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<TestId>> to comparator : Comparator<MailboxMessage> in method public comparatorForShouldChainComparatorsWhenOnlyMultipleElementInList() : void in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox<Id>> to mailboxes : List<Mailbox> in method public list(session MailboxSession) : List<MailboxPath> in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mail : MailboxMessage<TestId> to mail : MailboxMessage in method public simpleEmailShouldBeWellConvertedToJson() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public previewShouldBeLimitedTo256Length() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public deleteMailboxShouldNotDeleteGivenMailboxIfWrongUser() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type that : UnloadedMessageResult<Id> to that : UnloadedMessageResult in method public equals(obj Object) : boolean in class org.apache.james.mailbox.store.StoreMessageResultIterator.UnloadedMessageResult |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox<Id>> to mailboxes : List<Mailbox> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type pgpSignedMail : MailboxMessage<TestId> to pgpSignedMail : MailboxMessage in method public pgpSignedEmailShouldBeWellConvertedToJson() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type parentMailbox : Mailbox<?> to parentMailbox : Mailbox in method public setMailboxesShouldReturnDestroyedWhenChildThenParentMailboxes() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private copy(originalRows Iterator<MailboxMessage>, session MailboxSession) : Iterator<MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type mapper : MailboxMapper<Id> to mapper : MailboxMapper in method public myRights(mailboxPath MailboxPath, session MailboxSession) : MailboxACL.MailboxACLRights in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mailboxRootA : Mailbox<?> to mailboxRootA : Mailbox in method public setMailboxesShouldReturnNotUpdatedErrorWhenMovingMailboxTriggersNameConflict() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type results : List<Mailbox<InMemoryId>> to results : List<Mailbox> in method public findMailboxWithPathLike(path MailboxPath) : List<Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Variable Type htmlMail : MailboxMessage<TestId> to htmlMail : MailboxMessage in method public htmlEmailShouldBeWellConvertedToJson() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public listRigths(mailboxPath MailboxPath, key MailboxACL.MailboxACLEntryKey, session MailboxSession) : MailboxACL.MailboxACLRights[] in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type mList : List<Mailbox<JCRId>> to mList : List<Mailbox> in method public list() : List<Mailbox> in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldUpdateMailboxNameWhenNameUpdateAskedOnExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailboxMapper : MailboxMapper<HBaseId> to mailboxMapper : MailboxMapper in method public testCreateMailboxMapper() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private delete(messageMapper MessageMapper, mailboxSession MailboxSession) : Function<? super MessageId,SetMessagesResponse> in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Variable Type spamMail : MailboxMessage<TestId> to spamMail : MailboxMessage in method public spamEmailShouldBeWellConvertedToJsonWithApacheTika() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type copy : SimpleMailboxMessage<InMemoryId> to copy : SimpleMailboxMessage in method protected save(mailbox Mailbox, message MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public deleteAllShouldWork() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchNot() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type message : SimpleMailboxMessage<HBaseId> to message : SimpleMailboxMessage in method public testFlagsToPut() : void in class org.apache.james.mailbox.hbase.HBaseUtilsTest |
From |
To |
|
Change Variable Type message : MailboxMessage<TestId> to message : MailboxMessage in method public addShouldIndex() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotDestroyedWhenMailboxHasChild() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method private reIndex(path MailboxPath, mailboxSession MailboxSession) : void in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Variable Type msgA : MailboxMessage<TestId> to msgA : MailboxMessage in method public initNames() : void in class org.apache.james.mailbox.store.MailboxMessageResultImplTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public renameMailbox(from MailboxPath, to MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type retrievedMessageIterator : Iterator<MailboxMessage<Id>> to retrievedMessageIterator : Iterator<MailboxMessage> in method public messagesCanBeRetrievedInMailboxWithRangeTypeFromContainingAHole() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type it : Iterator<MailboxMessage<InMemoryId>> to it : Iterator<MailboxMessage> in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type results : List<MailboxMessage<JPAId>> to results : List<MailboxMessage> in method public findInMailbox(mailbox Mailbox, set MessageRange, fType FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Variable Type resultIterator : Iterator<MailboxMessage<InMemoryId>> to resultIterator : Iterator<MailboxMessage> in method public doneShouldNotMoveMailFromOutboxToSentWhenSuccessIsFalse() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type mailboxId : InMemoryId to mailboxId : MailboxId in method public getMailboxPathShouldReturnThePathWhenRootMailbox() : void in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Variable Type messageManager : StoreMessageManager<InMemoryId> to messageManager : StoreMessageManager in method public setUp() : void in class org.apache.james.mailbox.elasticsearch.ElasticSearchIntegrationTest |
From |
To |
|
Change Variable Type member : MailboxMessage<HBaseId> to member : MailboxMessage in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type messages : Iterator<MailboxMessage<Id>> to messages : Iterator<MailboxMessage> in method public search(session MailboxSession, mailbox Mailbox, query SearchQuery) : Iterator<Long> in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Variable Type mailbox : Mailbox<Id> to mailbox : Mailbox in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type mailboxes : List<Mailbox<MaildirId>> to mailboxes : List<Mailbox> in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Variable Type childMailbox : Mailbox<?> to childMailbox : Mailbox in method public setMailboxesShouldReturnDestroyedWhenParentThenChildMailboxes() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchOr() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type sentMailbox : Mailbox<InMemoryId> to sentMailbox : Mailbox in method public doneShouldCopyMailFromOutboxToSentWhenSuccess() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type cassandraMailbox : SimpleMailbox<CassandraId> to cassandraMailbox : SimpleMailbox in method public save(mailbox Mailbox) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Variable Type two : MailboxMessage<TestId> to two : MailboxMessage in method public testShouldReturnNegativeWhenFirstLessThanSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type myMsg : SimpleMailboxMessage<HBaseId> to myMsg : SimpleMailboxMessage in method public generateTestData() : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessageMapperTest |
From |
To |
|
Change Variable Type expResult : ModSeqProvider<CassandraId> to expResult : ModSeqProvider in method public testGetModSeqProvider() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in method protected createMailboxManager() : void in class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest |
From |
To |
|
Change Variable Type elasticSearchSearcher : ElasticSearchSearcher<TestId> to elasticSearchSearcher : ElasticSearchSearcher in method public setup() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type expResult : UidProvider<HBaseId> to expResult : UidProvider in method public testGetUidProvider() : void in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenRenamingAMailboxToAnAlreadyExistingMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type originalMessage : MailboxMessage<Id> to originalMessage : MailboxMessage in method private move(originalRows Iterator<MailboxMessage>, session MailboxSession) : MoveResult in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type matchedIt : Iterator<MailboxMessage<?>> to matchedIt : Iterator<MailboxMessage> in method private search() : Collection<Long> in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method public getMessages(set MessageRange, fetchGroup FetchGroup, mailboxSession MailboxSession) : MessageResultIterator in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type fakeOutbox : Mailbox<TestId> to fakeOutbox : Mailbox in method public processShouldSendMailWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public deleteMailboxesShouldNotDeleteMailboxesBelongingToOtherUsers() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type expResult : UidProvider<CassandraId> to expResult : UidProvider in method public testGetUidProvider() : void in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactoryTest |
From |
To |
|
Change Variable Type two : MailboxMessage<TestId> to two : MailboxMessage in method public testShouldReturnZeroWhenFirstEqualsSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type mockMapper : MessageMapper<TestId> to mockMapper : MessageMapper in method public processShouldCallMessageMapperWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private update(messageId MessageId, updateMessagePatch UpdateMessagePatch, mailboxSession MailboxSession, builder SetMessagesResponse.Builder) : void in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Variable Type mailbox1 : SimpleMailbox<TestId> to mailbox1 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualId() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldNotMoveMailFromOutboxToSentWhenSuccessIsFalse() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type sub : Mailbox<Id> to sub : Mailbox in method public renameMailbox(from MailboxPath, to MailboxPath, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Variable Type iterator : StoreMessageResultIterator<TestId> to iterator : StoreMessageResultIterator in method public nextShouldThrowWhenNoElement() : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<TestId> to mailbox : Mailbox in method public deleteShouldNotPropagateExceptionWhenExceptionOccurs() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualUser() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public messagePropertiesShouldBeStoredWhenNoProperty() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type comparator : Comparator<SimpleMailboxMessage<TestId>> to comparator : Comparator<SimpleMailboxMessage> in method public comparatorForShouldBeInitialOrderWhenEmptyList() : void in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Variable Type message : MailboxMessage<TestId> to message : MailboxMessage in method private mockedMessage(messageId long) : MailboxMessage in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchSeenRecentSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualId() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldNotMoveMailFromOutboxToSentWhenInvalidMessageIdProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type fakeOutbox : Mailbox<TestId> to fakeOutbox : Mailbox in method protected getOutbox(session MailboxSession) : Optional<Mailbox> in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest.processShouldReturnNonEmptyCreatedWhenRequestHasNonEmptyCreate.sut |
From |
To |
|
Change Variable Type iterable : Iterable<MailboxMessage<Id>> to iterable : Iterable<MailboxMessage> in method private iteratorToStream(value Pair<Iterator<MailboxMessage>,MailboxPath>) : Stream<Pair<MailboxMessage,MailboxPath>> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchCapsHeaderDateOn() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public getMailboxesShouldReturnAllMailboxesWhenIdsIsNull() : void in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnDestroyedMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailboxMessage : Iterator<MailboxMessage<Id>> to mailboxMessage : Iterator<MailboxMessage> in method private getMailboxMessage(messageMapper MessageMapper, messageId MessageId, mailbox Mailbox) : MailboxMessage in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Variable Type list : List<MailboxMessage<JCRId>> to list : List<MailboxMessage> in method private findDeletedMessagesInMailboxBetweenUIDs(mailbox Mailbox, from long, to long) : List<MailboxMessage> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type targetStream : Stream<MailboxMessage<Id>> to targetStream : Stream<MailboxMessage> in method private iteratorToStream(value Pair<Iterator<MailboxMessage>,MailboxPath>) : Stream<Pair<MailboxMessage,MailboxPath>> in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Variable Type m : MailboxMessage<?> to m : MailboxMessage in method private search() : Collection<Long> in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Variable Type it : StoreMessageResultIterator<TestId> to it : StoreMessageResultIterator in method public testBatching() : void in class org.apache.james.mailbox.store.StoreMailboxMessageResultIteratorTest |
From |
To |
|
Change Variable Type outbox : Mailbox<Id> to outbox : Mailbox in method public process(request SetMessagesRequest, mailboxSession MailboxSession) : SetMessagesResponse in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Variable Type testMail : MailboxMessage<TestId> to testMail : MailboxMessage in method public emptyMailShouldBeLoadedIntoMessage() : void in class org.apache.james.jmap.model.MailboxMessageTest |
From |
To |
|
Change Variable Type sut : SetMessagesCreationProcessor<TestId> to sut : SetMessagesCreationProcessor in method public processShouldThrowWhenOutboxNotFound() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchInternalDateEquals() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type message1 : SimpleMailboxMessage<TestId> to message1 : SimpleMailboxMessage in method public messageAssertShouldSucceedWithTwoEqualsMessages() : void in class org.apache.james.mailbox.store.mail.model.MailboxMessageAssertTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchUppersHeaderExists() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type other : SimpleMailboxMessage<Id> to other : SimpleMailboxMessage in method public equals(obj Object) : boolean in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public doneShouldNotMoveMailFromOutboxToSentWhenInvalidMessageIdProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type mailWithNoInternalDate : MailboxMessage<TestId> to mailWithNoInternalDate : MailboxMessage in method public emailWithNoInternalDateShouldUseNowDate() : void in class org.apache.james.mailbox.elasticsearch.json.MailboxMessageToElasticSearchJsonTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method private getMessages(mailboxPath MailboxPath, mailboxSession MailboxSession) : List<MailboxMessage> in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchSizeEquals() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in method public deleteMailboxesShouldNotDeleteMailboxesBelongingToNotPrivateNamespace() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type messageWithProperties : SimpleMailboxMessage<Id> to messageWithProperties : SimpleMailboxMessage in method public subTypeShouldBeWellStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type simpleMailbox : SimpleMailbox<TestId> to simpleMailbox : SimpleMailbox in method public onceEventListenersShouldBeTriggeredOnceAcrossTheCluster() : void in class org.apache.james.mailbox.store.event.distributed.BroadcastDelegatingMailboxListenerIntegrationTest |
From |
To |
|
Change Variable Type mapperFactory : MailboxSessionMapperFactory<InMemoryId> to mapperFactory : MailboxSessionMapperFactory in method private initializeMailboxManager() : void in class org.apache.james.mailbox.elasticsearch.ElasticSearchIntegrationTest |
From |
To |
|
Change Variable Type originalRows : Iterator<MailboxMessage<Id>> to originalRows : Iterator<MailboxMessage> in method private copy(set MessageRange, to StoreMessageManager, session MailboxSession) : SortedMap<Long,MessageMetaData> in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type member : MailboxMessage<InMemoryId> to member : MailboxMessage in method public findRecentMessageUidsInMailbox(mailbox Mailbox) : List<Long> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type result : List<Mailbox<HBaseId>> to result : List<Mailbox> in method private testList() : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapperTest |
From |
To |
|
Change Variable Type box : Mailbox<InMemoryId> to box : Mailbox in method public hasChildren(mailbox Mailbox, delimiter char) : boolean in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchSeenFlagUnSet() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public mailboxContainsMessages(mailboxName String, messageCount int) : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodStepdefs |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testShouldMatchHeaderDateBeforeWithOffset() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type message : MailboxMessage<Id> to message : MailboxMessage in method public messagePropertiesShouldBeStored() : void in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Variable Type parent : Mailbox<?> to parent : Mailbox in method public movingMailbox(actualMailboxPath String, newParentMailboxPath String) : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodStepdefs |
From |
To |
|
Change Variable Type mapper : MessageMapper<Id> to mapper : MessageMapper in method public getMessageMapper(session MailboxSession) : MessageMapper in class org.apache.james.mailbox.store.MailboxSessionMapperFactory |
From |
To |
|
Change Variable Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in method public test() : void in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Variable Type message : MailboxMessage<TestId> to message : MailboxMessage in method public addShouldNotPropagateExceptionWhenExceptionOccurs() : void in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldDestroyMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type fakeOutbox : Mailbox<TestId> to fakeOutbox : Mailbox in method public processShouldCallMessageMapperWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type theCopy : SimpleMailboxMessage<MaildirId> to theCopy : SimpleMailboxMessage in method protected copy(mailbox Mailbox, uid long, modSeq long, original MailboxMessage) : MessageMetaData in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type member : MailboxMessage<InMemoryId> to member : MailboxMessage in method public findInMailbox(mailbox Mailbox, set MessageRange, ftype FetchType, max int) : Iterator<MailboxMessage> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type m : MailboxMessage<JCRId> to m : MailboxMessage in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jcr.mail.JCRMessageMapper |
From |
To |
|
Change Variable Type messages : Iterator<MailboxMessage<Id>> to messages : Iterator<MailboxMessage> in method public recalculateCurrentQuotas(quotaRoot QuotaRoot, session MailboxSession) : CurrentQuotas in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Variable Type msgB : MailboxMessage<TestId> to msgB : MailboxMessage in method public initNames() : void in class org.apache.james.mailbox.store.MailboxMessageResultImplTest |
From |
To |
|
Change Variable Type mockedMailFactory : MailFactory<TestId> to mockedMailFactory : MailFactory in method public processShouldCallMessageMapperWhenRequestHasNonEmptyCreate() : void in class org.apache.james.jmap.methods.SetMessagesCreationProcessorTest |
From |
To |
|
Change Variable Type one : MailboxMessage<TestId> to one : MailboxMessage in method public testShouldReturnPositiveWhenFirstGreaterThanSecond() : void in class org.apache.james.mailbox.store.mail.model.DelegatingMailboxMessageTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in method protected countUnseenMessagesInMailbox(session MailboxSession) : long in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Variable Type messagesFound : Iterator<MailboxMessage<HBaseId>> to messagesFound : Iterator<MailboxMessage> in method public updateFlags(mailbox Mailbox, flagsUpdateCalculator FlagsUpdateCalculator, set MessageRange) : Iterator<UpdatedFlags> in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Variable Type newMailboxMessage : MailboxMessage<Id> to newMailboxMessage : MailboxMessage in method protected createMessageInOutboxAndSend(createdEntry MessageWithId.CreationMessageEntry, session MailboxSession, outbox Mailbox, buildMessageIdFromUid Function<Long,MessageId>) : MessageWithId<Message> in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldReturnNotUpdatedWhenUpdatingParentIdOfAParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox : Mailbox<?> to mailbox : Mailbox in method public setMailboxesShouldUpdateMailboxNameWhenRenamingAChildMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type mailbox6 : Mailbox<InMemoryId> to mailbox6 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type chosenMailboxParent : Mailbox<?> to chosenMailboxParent : Mailbox in method public setMailboxesShouldReturnMailboxIdWhenMovingToAnotherParentMailbox() : void in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Variable Type messages : ArrayList<MailboxMessage<MaildirId>> to messages : ArrayList<MailboxMessage> in method private findDeletedMessageInMailboxWithUID(mailbox Mailbox, uid long) : List<MailboxMessage> in class org.apache.james.mailbox.maildir.mail.MaildirMessageMapper |
From |
To |
|
Change Variable Type mailbox5 : Mailbox<InMemoryId> to mailbox5 : Mailbox in method public listMailboxesShouldReturnUserMailboxes() : void in class org.apache.james.adapter.mailbox.MailboxManagementTest |
From |
To |
|
Change Variable Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in method public doneShouldNotMoveMailFromOutboxToSentWhenMessageIdNotProvided() : void in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Variable Type row : MailboxMessage<TestId> to row : MailboxMessage in method public testMatchHeaderDateAfter() : void in class org.apache.james.mailbox.store.SearchUtilsTest |
From |
To |
|
Change Variable Type comparator : Comparator<MailboxMessage<TestId>> to comparator : Comparator<MailboxMessage> in method public comparatorForShouldBeDescByDateWhenOnlyDateInList() : void in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Variable Type results : List<MailboxMessage<JPAId>> to results : List<MailboxMessage> in method public expungeMarkedForDeletionInMailbox(mailbox Mailbox, set MessageRange) : Map<Long,MessageMetaData> in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper |
From |
To |
|
Change Variable Type m : MailboxMessage<InMemoryId> to m : MailboxMessage in method public findFirstUnseenMessageUid(mailbox Mailbox) : Long in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Variable Type mailbox2 : SimpleMailbox<TestId> to mailbox2 : SimpleMailbox in method public isEqualToShouldFailWithNotEqualUidValidity() : void in class org.apache.james.mailbox.store.mail.model.MailboxAssertTests |
From |
To |
|
Change Attribute Type CC_COMPARATOR : Comparator<MailboxMessage<?>> to CC_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type mailboxMetadataCache : MailboxMetadataCache<Id> to mailboxMetadataCache : MailboxMetadataCache in class org.apache.james.mailbox.caching.CacheInvalidatingMailboxListener |
From |
To |
|
Change Attribute Type cacheFindFirstUnseenMessageUid : Cache<Id,Long> to cacheFindFirstUnseenMessageUid : Cache<MailboxId,Long> in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Attribute Type message6 : SimpleMailboxMessage<Id> to message6 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type cacheCountMessagesInMailbox : Cache<Id,Long> to cacheCountMessagesInMailbox : Cache<MailboxId,Long> in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Attribute Type benwaInboxMailbox : SimpleMailbox<Id> to benwaInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type factory : MailboxSessionMapperFactory<Id> to factory : MailboxSessionMapperFactory in class org.apache.james.mailbox.store.quota.CurrentQuotaCalculator |
From |
To |
|
Change Attribute Type mailboxMetadataCache : MailboxMetadataCache<Id> to mailboxMetadataCache : MailboxMetadataCache in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type obmTeamGroupInboxMailbox : SimpleMailbox<Id> to obmTeamGroupInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type benwaWorkMailbox : SimpleMailbox<Id> to benwaWorkMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.JMAPAuthenticationTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<CassandraId> to uidProvider : UidProvider in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Attribute Type mockedMailboxUtils : MailboxUtils<TestId> to mockedMailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.SetMailboxesUpdateProcessorTest |
From |
To |
|
Change Attribute Type MESSAGE_NO : List<MailboxMessage<HBaseId>> to MESSAGE_NO : List<MailboxMessage> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessageMapperTest |
From |
To |
|
Change Attribute Type eventFactory : EventFactory<TestId> to eventFactory : EventFactory in class org.apache.james.mailbox.indexer.registrations.MailboxRegistrationTest |
From |
To |
|
Change Attribute Type index : MessageSearchIndex<Id> to index : MessageSearchIndex in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Attribute Type mailbox : Mailbox<Id> to mailbox : Mailbox in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Attribute Type message5 : SimpleMailboxMessage<Id> to message5 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type cache : MailboxByPathCache<Id> to cache : MailboxByPathCache in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Attribute Type benwaWorkMailbox : SimpleMailbox<Id> to benwaWorkMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<TestId> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.SetMailboxesCreationProcessorTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<JPAId> to uidProvider : UidProvider in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type sut : SetMailboxesCreationProcessor<TestId> to sut : SetMailboxesCreationProcessor in class org.apache.james.jmap.methods.SetMailboxesCreationProcessorTest |
From |
To |
|
Change Attribute Type index : MessageSearchIndex<Id> to index : MessageSearchIndex in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Attribute Type bobInboxMailbox : SimpleMailbox<Id> to bobInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxIdDeserializer : MailboxIdDeserializer<MaildirId> to mailboxIdDeserializer : MailboxIdDeserializer in class org.apache.james.mailbox.maildir.MaildirMailboxIdDeserializerTest |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |
|
Change Attribute Type user1Inbox : Mailbox<InMemoryId> to user1Inbox : Mailbox in class org.apache.james.mailbox.inmemory.InMemoryMailboxMapperTest |
From |
To |
|
Change Attribute Type mapperFactory : MessageMapperFactory<Id> to mapperFactory : MessageMapperFactory in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Attribute Type mockedCurrentQuotaCalculator : CurrentQuotaCalculator<InMemoryId> to mockedCurrentQuotaCalculator : CurrentQuotaCalculator in class org.apache.james.mailbox.inmemory.quota.InMemoryCurrentQuotaManagerTest |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.send.PostDequeueDecoratorFactory |
From |
To |
|
Change Attribute Type underlying : MessageMapper<Id> to underlying : MessageMapper in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Attribute Type serverProbe : GuiceServerProbe<Id> to serverProbe : GuiceServerProbe in class org.apache.james.GuiceJamesServer |
From |
To |
|
Change Attribute Type mailbox : Mailbox<Id> to mailbox : Mailbox in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Attribute Type cache : MailboxMetadataCache<Id> to cache : MailboxMetadataCache in class org.apache.james.mailbox.caching.CachingMessageMapper |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.utils.GuiceServerProbe |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetVacationResponseTest |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.utils.MailboxUtils |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<Id> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Attribute Type MAILBOX_2 : SimpleMailbox<TestId> to MAILBOX_2 : SimpleMailbox in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolverTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<HBaseId> to uidProvider : UidProvider in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type jamesServer : GuiceJamesServer<CassandraId> to jamesServer : GuiceJamesServer in class org.apache.james.mpt.smtp.host.CassandraJamesSmtpHostSystem |
From |
To |
|
Change Attribute Type message4 : SimpleMailboxMessage<Id> to message4 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<JCRId> to uidProvider : UidProvider in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.SetMailboxesDestructionProcessor |
From |
To |
|
Change Attribute Type comparators : Comparator<MailboxMessage<?>>[] to comparators : Comparator<MailboxMessage>[] in class org.apache.james.mailbox.store.search.comparator.CombinedComparator |
From |
To |
|
Change Attribute Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.FlagsUpdatedImpl |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMessagesMethodTest |
From |
To |
|
Change Attribute Type obmTeamGroupRoundCubeMailbox : SimpleMailbox<Id> to obmTeamGroupRoundCubeMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type storeMailboxManager : StoreMailboxManager<InMemoryId> to storeMailboxManager : StoreMailboxManager in class org.apache.james.mailbox.elasticsearch.ElasticSearchIntegrationTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<CassandraId> to mailbox : Mailbox in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper |
From |
To |
|
Change Attribute Type REVERSE_BASESUBJECT : Comparator<MailboxMessage<?>> to REVERSE_BASESUBJECT : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.BaseSubjectComparator |
From |
To |
|
Change Attribute Type mailboxCacheByPath : MailboxByPathCache<Id> to mailboxCacheByPath : MailboxByPathCache in class org.apache.james.mailbox.caching.CacheInvalidatingMailboxListener |
From |
To |
|
Change Attribute Type mailboxLong : SimpleMailbox<LongId> to mailboxLong : SimpleMailbox in class org.apache.james.mailbox.store.mail.ZooUidProviderTest |
From |
To |
|
Change Attribute Type server : GuiceJamesServer<Id> to server : GuiceJamesServer in class org.apache.james.AbstractJamesServerTest |
From |
To |
|
Change Attribute Type underlying : MailboxSessionMapperFactory<Id> to underlying : MailboxSessionMapperFactory in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<HBaseId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Attribute Type eventFactory : EventFactory<Id> to eventFactory : EventFactory in class org.apache.james.mailbox.store.json.event.EventConverter |
From |
To |
|
Change Attribute Type message : MailboxMessage<?> to message : MailboxMessage in class org.apache.james.mailbox.store.MessageResultImpl |
From |
To |
|
Change Attribute Type message3 : SimpleMailboxMessage<Id> to message3 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type REVERSE_UID : Comparator<MailboxMessage<?>> to REVERSE_UID : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.UidComparator |
From |
To |
|
Change Attribute Type searcher : ElasticSearchSearcher<Id> to searcher : ElasticSearchSearcher in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMessageSearchIndex |
From |
To |
|
Change Attribute Type bobDifferentNamespaceMailbox : SimpleMailbox<Id> to bobDifferentNamespaceMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxDeletionImpl |
From |
To |
|
Change Attribute Type esnDevGroupHublinMailbox : SimpleMailbox<Id> to esnDevGroupHublinMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Attribute Type benwaInboxMailbox : SimpleMailbox<Id> to benwaInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<MaildirId> to mailboxManager : StoreMailboxManager in class org.apache.james.mailbox.maildir.MaildirStressTest |
From |
To |
|
Change Attribute Type MESSAGE_SPECIAL_CHAR : SimpleMailboxMessage<TestId> to MESSAGE_SPECIAL_CHAR : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessageTest |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<CassandraId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type elasticSearchListeningMessageSearchIndex : ElasticSearchListeningMessageSearchIndex<InMemoryId> to elasticSearchListeningMessageSearchIndex : ElasticSearchListeningMessageSearchIndex in class org.apache.james.mailbox.elasticsearch.ElasticSearchIntegrationTest |
From |
To |
|
Change Attribute Type obmTeamGroupOPushMailbox : SimpleMailbox<Id> to obmTeamGroupOPushMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type benwaWorkDoneMailbox : SimpleMailbox<Id> to benwaWorkDoneMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type secondMessage : SimpleMailboxMessage<TestId> to secondMessage : SimpleMailboxMessage in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Attribute Type eventFactory : EventFactory<Id> to eventFactory : EventFactory in class org.apache.james.mailbox.store.event.MailboxEventDispatcher |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<HBaseId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.mpt.imapmailbox.elasticsearch.host.ElasticSearchHostSystem |
From |
To |
|
Change Attribute Type eventFactory : EventFactory<TestId> to eventFactory : EventFactory in class org.apache.james.mailbox.store.json.EventSerializerTest |
From |
To |
|
Change Attribute Type MBOXES : List<Mailbox<HBaseId>> to MBOXES : List<Mailbox> in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMessageMapperTest |
From |
To |
|
Change Attribute Type index : LuceneMessageSearchIndex<TestId> to index : LuceneMessageSearchIndex in class org.apache.james.mailbox.lucene.search.LuceneMailboxMessageSearchIndexTest |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.SetMailboxesCreationProcessor |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetMessagesMethodTest |
From |
To |
|
Change Attribute Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.mpt.imapmailbox.inmemory.host.InMemoryEventAsynchronousHostSystem |
From |
To |
|
Change Attribute Type mailboxIdDeserializer : MailboxIdDeserializer<Id> to mailboxIdDeserializer : MailboxIdDeserializer in class org.apache.james.mailbox.store.json.event.MailboxConverter |
From |
To |
|
Change Attribute Type cacheGetHighestModSeq : Cache<Id,Long> to cacheGetHighestModSeq : Cache<MailboxId,Long> in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Attribute Type indexed : ConcurrentHashMap<Id,Object> to indexed : ConcurrentHashMap<MailboxId,Object> in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Attribute Type message2 : SimpleMailboxMessage<Id> to message2 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<HBaseId> to uidProvider : UidProvider in class org.apache.james.mailbox.hbase.mail.HBaseMessageMapper |
From |
To |
|
Change Attribute Type FROM_COMPARATOR : Comparator<MailboxMessage<?>> to FROM_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<JPAId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type mailboxIdDeserializer : MailboxIdDeserializer<JCRId> to mailboxIdDeserializer : MailboxIdDeserializer in class org.apache.james.mailbox.jcr.JCRMailboxIdDeserializerTest |
From |
To |
|
Change Attribute Type mapper : MailboxMapper<InMemoryId> to mapper : MailboxMapper in class org.apache.james.mailbox.inmemory.InMemoryMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.pop3server.POP3ServerTest |
From |
To |
|
Change Attribute Type findMailboxByPathCache : Cache<String,Mailbox<Id>> to findMailboxByPathCache : Cache<String,Mailbox> in class org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache |
From |
To |
|
Change Attribute Type mailbox : SimpleMailbox<CassandraId> to mailbox : SimpleMailbox in class org.apache.james.mailbox.cassandra.mail.CassandraUidProviderTest |
From |
To |
|
Change Attribute Type cacheCountUnseenMessagesInMailbox : Cache<Id,Long> to cacheCountUnseenMessagesInMailbox : Cache<MailboxId,Long> in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Attribute Type uuidProvider : ZooUidProvider<UUIDId> to uuidProvider : ZooUidProvider in class org.apache.james.mailbox.store.mail.ZooUidProviderTest |
From |
To |
|
Change Attribute Type FROM_COMPARATOR : Comparator<MailboxMessage<?>> to FROM_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Attribute Type mailboxIdDeserializer : MailboxIdDeserializer<InMemoryId> to mailboxIdDeserializer : MailboxIdDeserializer in class org.apache.james.mailbox.inmemory.InMemoryMailboxIdDeserializerTest |
From |
To |
|
Change Attribute Type getMailboxesMethod : GetMailboxesMethod<InMemoryId> to getMailboxesMethod : GetMailboxesMethod in class org.apache.james.jmap.methods.GetMailboxesMethodTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.jmap.methods.GetMessagesMethodTest |
From |
To |
|
Change Attribute Type mailbox : SimpleMailbox<CassandraId> to mailbox : SimpleMailbox in class org.apache.james.mailbox.cassandra.mail.CassandraModSeqProviderTest |
From |
To |
|
Change Attribute Type dispatcher : MailboxEventDispatcher<Id> to dispatcher : MailboxEventDispatcher in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetVacationResponseTest |
From |
To |
|
Change Attribute Type mailboxByPathCache : MailboxByPathCache<Id> to mailboxByPathCache : MailboxByPathCache in class org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type UID : Comparator<MailboxMessage<?>> to UID : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.UidComparator |
From |
To |
|
Change Attribute Type message1 : SimpleMailboxMessage<Id> to message1 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<Id> to uidProvider : UidProvider in class org.apache.james.mailbox.store.mail.AbstractMessageMapper |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Attribute Type dispatcher : MailboxEventDispatcher<Id> to dispatcher : MailboxEventDispatcher in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Attribute Type mailboxCache : ArrayList<Mailbox<MaildirId>> to mailboxCache : ArrayList<Mailbox> in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Attribute Type mailboxByUid : Map<InMemoryId,Map<Long,MailboxMessage<InMemoryId>>> to mailboxByUid : Map<InMemoryId,Map<Long,MailboxMessage>> in class org.apache.james.mailbox.inmemory.mail.InMemoryMessageMapper |
From |
To |
|
Change Attribute Type messageMapper : MessageMapper<Id> to messageMapper : MessageMapper in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Attribute Type user1SubMailbox2 : Mailbox<InMemoryId> to user1SubMailbox2 : Mailbox in class org.apache.james.mailbox.inmemory.InMemoryMailboxMapperTest |
From |
To |
|
Change Attribute Type uidProvider : UidProvider<CassandraId> to uidProvider : UidProvider in class org.apache.james.mailbox.cassandra.CassandraMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type REVERSE_SIZE : Comparator<MailboxMessage<?>> to REVERSE_SIZE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SizeComparator |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.SetMailboxesUpdateProcessor |
From |
To |
|
Change Attribute Type storeMailboxManager : StoreMailboxManager<TestId> to storeMailboxManager : StoreMailboxManager in class org.apache.james.mailbox.store.StoreMailboxManagerTest |
From |
To |
|
Change Attribute Type MAILBOX : SimpleMailbox<TestId> to MAILBOX : SimpleMailbox in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolverTest |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<InMemoryId> to mailboxManager : StoreMailboxManager in class org.apache.james.jmap.methods.GetMailboxesMethodTest |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.SetMailboxesMethodStepdefs |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Attribute Type mailboxMapper : MailboxMapper<Id> to mailboxMapper : MailboxMapper in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxConverter : MailboxConverter<Id> to mailboxConverter : MailboxConverter in class org.apache.james.mailbox.store.json.event.EventConverter |
From |
To |
|
Change Attribute Type mailFactory : MailFactory<Id> to mailFactory : MailFactory in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Attribute Type getMessagesMethod : GetMessagesMethod<Id> to getMessagesMethod : GetMessagesMethod in class org.apache.james.jmap.methods.GetMessageListMethod |
From |
To |
|
Change Attribute Type message1 : SimpleMailboxMessage<TestId> to message1 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.MetadataMapAssertTest |
From |
To |
|
Change Attribute Type mailbox : SimpleMailbox<TestId> to mailbox : SimpleMailbox in class org.apache.james.mailbox.store.json.EventSerializerTest |
From |
To |
|
Change Attribute Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in class org.apache.james.jmap.methods.GetMessagesMethod |
From |
To |
|
Change Attribute Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type id : Id to id : MailboxId in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailbox |
From |
To |
|
Change Attribute Type messages : Iterator<MailboxMessage<?>> to messages : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.search.MessageSearches |
From |
To |
|
Change Attribute Type INTERNALDATE : Comparator<MailboxMessage<?>> to INTERNALDATE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.InternalDateComparator |
From |
To |
|
Change Attribute Type REVERSE_CC_COMPARATOR : Comparator<MailboxMessage<?>> to REVERSE_CC_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type fieldsMessageFunctionMap : Map<String,Function<MailboxMessage<?>,Comparable>> to fieldsMessageFunctionMap : Map<String,Function<MailboxMessage,Comparable>> in class org.apache.james.jmap.utils.SortToComparatorConvertor |
From |
To |
|
Change Attribute Type mailbox : Mailbox<InMemoryId> to mailbox : Mailbox in class org.apache.james.mailbox.elasticsearch.ElasticSearchIntegrationTest |
From |
To |
|
Change Attribute Type processors : Set<SetMailboxesProcessor<Id>> to processors : Set<SetMailboxesProcessor> in class org.apache.james.jmap.methods.SetMailboxesMethod |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<TestId> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Attribute Type row : MailboxMessage<TestId> to row : MailboxMessage in class org.apache.james.mailbox.store.SearchUtilsRFC822Test |
From |
To |
|
Change Attribute Type dispatcher : MailboxEventDispatcher<TestId> to dispatcher : MailboxEventDispatcher in class org.apache.james.mailbox.store.MailboxEventDispatcherTest |
From |
To |
|
Change Attribute Type underlying : MailboxMapper<Id> to underlying : MailboxMapper in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Attribute Type REVERSE_FROM_COMPARATOR : Comparator<MailboxMessage<?>> to REVERSE_FROM_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type mailboxManager : StoreMailboxManager<MaildirId> to mailboxManager : StoreMailboxManager in class org.apache.james.mpt.imapmailbox.maildir.host.MaildirHostSystem |
From |
To |
|
Change Attribute Type testee : PostDequeueDecorator<InMemoryId> to testee : PostDequeueDecorator in class org.apache.james.jmap.send.PostDequeueDecoratorTest |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Attribute Type benwaInboxMailbox : SimpleMailbox<Id> to benwaInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxId : Id to mailboxId : MailboxId in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessage |
From |
To |
|
Change Attribute Type row : MailboxMessage<TestId> to row : MailboxMessage in class org.apache.james.mailbox.store.SearchUtilsMultipartMixedTest |
From |
To |
|
Change Attribute Type BASESUBJECT : Comparator<MailboxMessage<?>> to BASESUBJECT : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.BaseSubjectComparator |
From |
To |
|
Change Attribute Type benwaWorkMailbox : SimpleMailbox<Id> to benwaWorkMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxesById : Map<InMemoryId,Mailbox<InMemoryId>> to mailboxesById : Map<InMemoryId,Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Attribute Type REVERSE_FROM_COMPARATOR : Comparator<MailboxMessage<?>> to REVERSE_FROM_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Attribute Type messageSearchIndex : ListeningMessageSearchIndex<Id> to messageSearchIndex : ListeningMessageSearchIndex in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Attribute Type comparator : Comparator<MailboxMessage<?>> to comparator : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.ReverseComparator |
From |
To |
|
Change Attribute Type REVERSE_TO_COMPARATOR : Comparator<MailboxMessage<?>> to REVERSE_TO_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type mailbox : SimpleMailbox<CassandraId> to mailbox : SimpleMailbox in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Attribute Type mailboxMessage : MailboxMessage<TestId> to mailboxMessage : MailboxMessage in class org.apache.james.jmap.send.MailFactoryTest |
From |
To |
|
Change Attribute Type messageMapper : MessageMapper<InMemoryId> to messageMapper : MessageMapper in class org.apache.james.mailbox.inmemory.InMemoryMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type benwaWorkTodoMailbox : SimpleMailbox<Id> to benwaWorkTodoMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type eventConverter : EventConverter<Id> to eventConverter : EventConverter in class org.apache.james.mailbox.store.json.JacksonEventSerializer |
From |
To |
|
Change Attribute Type testee : ElasticSearchListeningMessageSearchIndex<TestId> to testee : ElasticSearchListeningMessageSearchIndex in class org.apache.james.mailbox.elasticsearch.events.ElasticSearchListeningMailboxMessageSearchIndexTest |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<CassandraId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.cassandra.mail.CassandraMessageMapper |
From |
To |
|
Change Attribute Type MAILBOX : SimpleMailbox<TestId> to MAILBOX : SimpleMailbox in class org.apache.james.mailbox.indexer.registrations.GlobalRegistrationTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxAddedImpl |
From |
To |
|
Change Attribute Type firstMessage : SimpleMailboxMessage<TestId> to firstMessage : SimpleMailboxMessage in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Attribute Type modSeqProvider : ModSeqProvider<JCRId> to modSeqProvider : ModSeqProvider in class org.apache.james.mailbox.jcr.JCRMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type testee : MailFactory<TestId> to testee : MailFactory in class org.apache.james.jmap.send.MailFactoryTest |
From |
To |
|
Change Attribute Type messages : List<SimpleMailboxMessage<TestId>> to messages : List<SimpleMailboxMessage> in class org.apache.james.jmap.utils.SortToComparatorConvertorTest |
From |
To |
|
Change Attribute Type mockedFactory : MailboxSessionMapperFactory<TestId> to mockedFactory : MailboxSessionMapperFactory in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolverTest |
From |
To |
|
Change Attribute Type SIZE : Comparator<MailboxMessage<?>> to SIZE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SizeComparator |
From |
To |
|
Change Attribute Type REVERSE_TO_COMPARATOR : Comparator<MailboxMessage<?>> to REVERSE_TO_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.jmap.methods.SetMessagesCreationProcessor |
From |
To |
|
Change Attribute Type messageSearchIndex : ListeningMessageSearchIndex<TestId> to messageSearchIndex : ListeningMessageSearchIndex in class org.apache.james.mailbox.indexer.ReIndexerImplTest |
From |
To |
|
Change Attribute Type REVERSE_SENTDATE : Comparator<MailboxMessage<?>> to REVERSE_SENTDATE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Attribute Type mapper : MessageMapper<Id> to mapper : MessageMapper in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Attribute Type factory : MailboxSessionMapperFactory<? extends MailboxId> to factory : MailboxSessionMapperFactory in class org.apache.james.mailbox.store.quota.DefaultQuotaRootResolver |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<InMemoryId> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.GetMailboxesMethodTest |
From |
To |
|
Change Attribute Type MAILBOX : SimpleMailbox<TestId> to MAILBOX : SimpleMailbox in class org.apache.james.mailbox.indexer.registrations.MailboxRegistrationTest |
From |
To |
|
Change Attribute Type eventFactory : EventFactory<TestId> to eventFactory : EventFactory in class org.apache.james.mailbox.indexer.registrations.GlobalRegistrationTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.AddedImpl |
From |
To |
|
Change Attribute Type jmapServer : GuiceJamesServer<?> to jmapServer : GuiceJamesServer in class org.apache.james.jmap.methods.integration.GetMessageListMethodTest |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.mailbox.indexer.ReIndexerImpl |
From |
To |
|
Change Attribute Type MESSAGE : SimpleMailboxMessage<TestId> to MESSAGE : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.impl.SimpleMailboxMessageTest |
From |
To |
|
Change Attribute Type next : Iterator<MailboxMessage<Id>> to next : Iterator<MailboxMessage> in class org.apache.james.mailbox.store.StoreMessageResultIterator |
From |
To |
|
Change Attribute Type mailbox : Mailbox<LocalId> to mailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.ExpungedImpl |
From |
To |
|
Change Attribute Type benwaPersoMailbox : SimpleMailbox<Id> to benwaPersoMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailbox : Mailbox<MaildirId> to mailbox : Mailbox in class org.apache.james.mailbox.maildir.mail.model.MaildirMailboxMessage |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Attribute Type index : ListeningMessageSearchIndex<Id> to index : ListeningMessageSearchIndex in class org.apache.james.mailbox.store.search.LazyMessageSearchIndex |
From |
To |
|
Change Attribute Type sut : SetMailboxesUpdateProcessor<TestId> to sut : SetMailboxesUpdateProcessor in class org.apache.james.jmap.methods.SetMailboxesUpdateProcessorTest |
From |
To |
|
Change Attribute Type NO_PROCESSOR : ImmutableSet<SetMailboxesProcessor<TestId>> to NO_PROCESSOR : ImmutableSet<SetMailboxesProcessor> in class org.apache.james.jmap.methods.SetMailboxesMethodTest |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.jmap.methods.SetMessagesUpdateProcessor |
From |
To |
|
Change Attribute Type mailbox : Mailbox<TestId> to mailbox : Mailbox in class org.apache.james.mailbox.store.MailboxEventDispatcherTest |
From |
To |
|
Change Attribute Type message1 : SimpleMailboxMessage<Id> to message1 : SimpleMailboxMessage in class org.apache.james.mailbox.store.mail.model.AbstractMessageMoveTest |
From |
To |
|
Change Attribute Type mailboxMapper : MailboxMapper<InMemoryId> to mailboxMapper : MailboxMapper in class org.apache.james.mailbox.inmemory.InMemoryMailboxSessionMapperFactory |
From |
To |
|
Change Attribute Type sut : MailboxUtils<InMemoryId> to sut : MailboxUtils in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Attribute Type esnDevGroupJamesMailbox : SimpleMailbox<Id> to esnDevGroupJamesMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in class org.apache.james.mailbox.store.search.SimpleMessageSearchIndex |
From |
To |
|
Change Attribute Type mailboxUtils : MailboxUtils<Id> to mailboxUtils : MailboxUtils in class org.apache.james.jmap.methods.GetMailboxesMethod |
From |
To |
|
Change Attribute Type messagesProcessors : Set<SetMessagesProcessor<Id>> to messagesProcessors : Set<SetMessagesProcessor> in class org.apache.james.jmap.methods.SetMessagesMethod |
From |
To |
|
Change Attribute Type bobyMailbox : SimpleMailbox<Id> to bobyMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxUUID : SimpleMailbox<UUIDId> to mailboxUUID : SimpleMailbox in class org.apache.james.mailbox.store.mail.ZooUidProviderTest |
From |
To |
|
Change Attribute Type MAILBOX : SimpleMailbox<TestId> to MAILBOX : SimpleMailbox in class org.apache.james.mailbox.store.quota.QuotaCheckerTest |
From |
To |
|
Change Attribute Type server : GuiceJamesServer<CassandraId> to server : GuiceJamesServer in class org.apache.james.JamesCapabilitiesServerTest |
From |
To |
|
Change Attribute Type TO_COMPARATOR : Comparator<MailboxMessage<?>> to TO_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderMailboxComparator |
From |
To |
|
Change Attribute Type NEW_MAILBOX : SimpleMailbox<TestId> to NEW_MAILBOX : SimpleMailbox in class org.apache.james.mailbox.indexer.registrations.GlobalRegistrationTest |
From |
To |
|
Change Attribute Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in class org.apache.james.jmap.send.PostDequeueDecoratorFactory |
From |
To |
|
Change Attribute Type longProvider : ZooUidProvider<LongId> to longProvider : ZooUidProvider in class org.apache.james.mailbox.store.mail.ZooUidProviderTest |
From |
To |
|
Change Attribute Type user1SubMailbox1 : Mailbox<InMemoryId> to user1SubMailbox1 : Mailbox in class org.apache.james.mailbox.inmemory.InMemoryMailboxMapperTest |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<Id> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Attribute Type esnDevGroupInboxMailbox : SimpleMailbox<Id> to esnDevGroupInboxMailbox : SimpleMailbox in class org.apache.james.mailbox.store.mail.model.AbstractMailboxMapperTest |
From |
To |
|
Change Attribute Type cacheGetLastUid : Cache<Id,Long> to cacheGetLastUid : Cache<MailboxId,Long> in class org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache |
From |
To |
|
Change Attribute Type mailboxSessionMapperFactory : MailboxSessionMapperFactory<Id> to mailboxSessionMapperFactory : MailboxSessionMapperFactory in class org.apache.james.jmap.methods.SetMessagesDestructionProcessor |
From |
To |
|
Change Attribute Type REVERSE_INTERNALDATE : Comparator<MailboxMessage<?>> to REVERSE_INTERNALDATE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.InternalDateComparator |
From |
To |
|
Change Attribute Type SENTDATE : Comparator<MailboxMessage<?>> to SENTDATE : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.SentDateComparator |
From |
To |
|
Change Attribute Type TO_COMPARATOR : Comparator<MailboxMessage<?>> to TO_COMPARATOR : Comparator<MailboxMessage> in class org.apache.james.mailbox.store.search.comparator.HeaderDisplayComparator |
From |
To |
|
Change Attribute Type mapperProvider : MapperProvider<Id> to mapperProvider : MapperProvider in class org.apache.james.mailbox.store.mail.model.AbstractMessageMapperTest |
From |
To |
|
Change Attribute Type newMailbox : Mailbox<LocalId> to newMailbox : Mailbox in class org.apache.james.mailbox.store.event.EventFactory.MailboxRenamedEventImpl |
From |
To |
|
Change Attribute Type messageMapperFactory : MessageMapperFactory<Id> to messageMapperFactory : MessageMapperFactory in class org.apache.james.jmap.send.PostDequeueDecorator |
From |
To |
|
Change Attribute Type mailboxMapperFactory : MailboxMapperFactory<InMemoryId> to mailboxMapperFactory : MailboxMapperFactory in class org.apache.james.jmap.utils.MailboxUtilsTest |
From |
To |
|
Change Attribute Type factory : MessageMapperFactory<Id> to factory : MessageMapperFactory in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex |
From |
To |