public abstract class AbstractQuartzJob extends Object implements org.quartz.Job
| Constructor and Description |
|---|
AbstractQuartzJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
StatelessJob |
getBosJob() |
void |
setBosJob(StatelessJob bosJob) |
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionpublic StatelessJob getBosJob()
public void setBosJob(StatelessJob bosJob)
Copyright © 2019 Bonitasoft S.A.. All rights reserved.