|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.scheduling.quartz.QuartzJobBean
com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
com.atlassian.confluence.mail.jobs.MailPollJob
public class MailPollJob
| Constructor Summary | |
|---|---|
MailPollJob()
|
|
| Method Summary | |
|---|---|
protected void |
executeJob(org.quartz.JobExecutionContext jec)
|
void |
setBootstrapManager(BootstrapManager bootstrapManager)
|
void |
setMailAccountManager(MailAccountManager mailAccountManager)
|
void |
setSpaceManager(SpaceManager spaceManager)
|
| Methods inherited from class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean |
|---|
executeInternal, setClusterManager |
| Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailPollJob()
| Method Detail |
|---|
protected void executeJob(org.quartz.JobExecutionContext jec)
throws org.quartz.JobExecutionException
executeJob in class AbstractClusterAwareQuartzJobBeanorg.quartz.JobExecutionExceptionpublic void setMailAccountManager(MailAccountManager mailAccountManager)
public void setSpaceManager(SpaceManager spaceManager)
public void setBootstrapManager(BootstrapManager bootstrapManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||