Description
In MailboxListener class modify MailboxEvent implementation so that they are not abstract anymore and become regular POJO
Modify EventFactory to be generating API events (not EventImpl)
Remove store events defined in EventFactory
In MailboxListener class modify MailboxEvent implementation so that they are not abstract anymore and become regular POJO
Modify EventFactory to be generating API events (not EventImpl)
Remove store events defined in EventFactory
https://github.com/linagora/james-project/pull/2026 solved this