Class ImapEvents

java.lang.Object
io.jmix.imap.sync.events.ImapEvents

@Component("imap_Events") public class ImapEvents extends Object
  • Field Details

    • events

      @Autowired protected org.springframework.context.ApplicationEventPublisher events
    • authentication

      @Autowired protected SystemAuthenticator authentication
    • imapDataProvider

      @Autowired protected ImapDataProvider imapDataProvider
    • applicationContext

      @Autowired protected org.springframework.context.ApplicationContext applicationContext
  • Constructor Details

    • ImapEvents

      public ImapEvents()
  • Method Details