public class ScheduledJob extends Object implements org.quartz.Job, Serializable, ScheduledRoutePolicyConstants
ScheduledRoutePolicyConstants.Action
JOB_GROUP, JOB_RESUME, JOB_START, JOB_STOP, JOB_SUSPEND, SCHEDULED_ACTION, SCHEDULED_ROUTE, SCHEDULED_TRIGGER, TRIGGER_GROUP, TRIGGER_RESUME, TRIGGER_START, TRIGGER_STOP, TRIGGER_SUSPEND
Constructor and Description |
---|
ScheduledJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
Apache Camel