public interface SpincastScheduledTask
extends org.quartz.Job
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
The actions to run.
|
org.quartz.Trigger |
getTrigger()
When to run this task?
|
Copyright © 2018. All rights reserved.