public static class ScheduledPersistedActionServiceImpl.ScheduledJobWrapper extends Object implements org.quartz.Job, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ScheduledJobWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext jobContext) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic void execute(org.quartz.JobExecutionContext jobContext)
execute in interface org.quartz.JobCopyright © 2005–2018 Alfresco Software. All rights reserved.