public class DelegatingClusterAwareQuartzJobBean extends AbstractClusterAwareQuartzJobBean
| Constructor and Description |
|---|
DelegatingClusterAwareQuartzJobBean() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeJob(org.quartz.JobExecutionContext jobExecutionContext) |
void |
setJob(com.atlassian.spring.quartz1.QuartzJobBean job) |
executeInternal, setClusterManager, shouldExecuteOnNonClusterprotected void executeJob(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
executeJob in class AbstractClusterAwareQuartzJobBeanorg.quartz.JobExecutionExceptionpublic void setJob(com.atlassian.spring.quartz1.QuartzJobBean job)
Copyright © 2003–2022 Atlassian. All rights reserved.