|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.quartz.JobDetail com.atlassian.confluence.mail.archive.jobs.MailPollJobDetail
public class MailPollJobDetail
Workaround for pluggable jobs not being autowired
Constructor Summary | |
---|---|
MailPollJobDetail(MailAccountManager mailAccountManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
|
Method Summary | |
---|---|
MailAccountManager |
getMailAccountManager()
|
com.atlassian.sal.api.transaction.TransactionTemplate |
getTransactionTemplate()
|
Methods inherited from class org.quartz.JobDetail |
---|
addJobListener, clone, equals, getDescription, getFullName, getGroup, getJobClass, getJobDataMap, getJobListenerNames, getKey, getName, hashCode, isDurable, isStateful, isVolatile, removeJobListener, requestsRecovery, setDescription, setDurability, setGroup, setJobClass, setJobDataMap, setName, setRequestsRecovery, setVolatility, toString, validate |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MailPollJobDetail(MailAccountManager mailAccountManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
Method Detail |
---|
public MailAccountManager getMailAccountManager()
public com.atlassian.sal.api.transaction.TransactionTemplate getTransactionTemplate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |