|
Rename Method public withPreDeletionHooks(preDeletionHooks Collection<PreDeletionHook>) : Factory renamed to public preDeletionHooks(preDeletionHooks Collection<PreDeletionHook>) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withListeningSearchIndex(searchIndex Function<MailboxManagerPreInstanciationStage,ListeningMessageSearchIndex>) : Factory renamed to public listeningSearchIndex(searchIndex Function<MailboxManagerPreInstanciationStage,ListeningMessageSearchIndex>) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withMessageParser(messageParser MessageParser) : Factory renamed to public messageParser(messageParser MessageParser) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withPreDeletionHook(preDeletionHook Function<MailboxManagerPreInstanciationStage,PreDeletionHook>) : Factory renamed to public preDeletionHook(preDeletionHook Function<MailboxManagerPreInstanciationStage,PreDeletionHook>) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withAuthenticator(authenticator Authenticator) : Factory renamed to public authenticator(authenticator Authenticator) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withAnnotationLimits(limitAnnotationCount int, limitAnnotationSize int) : Factory renamed to public annotationLimits(limitAnnotationCount int, limitAnnotationSize int) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withQuotaManager(quotaManager QuotaManager) : Factory renamed to public quotaManager(quotaManager QuotaManager) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withEventBus(eventBus EventBus) : Factory renamed to public eventBus(eventBus EventBus) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withAuthorizator(authorizator Authorizator) : Factory renamed to public authorizator(authorizator Authorizator) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |
|
Rename Method public withSearchIndex(searchIndex Function<MailboxManagerPreInstanciationStage,MessageSearchIndex>) : Factory renamed to public searchIndex(searchIndex Function<MailboxManagerPreInstanciationStage,MessageSearchIndex>) : Factory in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources.Factory |
From |
To |