Class ImapService

java.lang.Object
com.atlassian.jira.service.AbstractService
com.atlassian.jira.service.services.imap.ImapService
All Implemented Interfaces:
ObjectConfigurable, JiraService, Runnable

@Deprecated @Internal public final class ImapService extends AbstractService
Deprecated.
Use MailFetcherService directly
This class remains here only to prevent alarming exceptions from occuring during system upgrade. Please don't use it for any purpose, extend the MailFetcherService class directly.