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.ApplicationContextAware
public void execute(org.quartz.JobExecutionContext jobContext)
execute
in interface org.quartz.Job
Copyright © 2005–2017 Alfresco Software. All rights reserved.