Package org.seed.core.task.job
Class AbstractSystemJob
java.lang.Object
org.seed.core.task.job.AbstractSystemJob
- All Implemented Interfaces:
org.quartz.Job
- Direct Known Subclasses:
FullTextIndexJob
-
Field Details
-
APPLICATION_CONTEXT
- See Also:
-
SYSTEMTASK_RUN
- See Also:
-
-
Method Details
-
getSytemTask
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
execute
in interfaceorg.quartz.Job
- Throws:
org.quartz.JobExecutionException
-