|
|
Schedule a new job according to the specified JobConfig while attaching the specified JobInteractor
public Job scheduleJob(JobConfig jobConfig, JobInteractor jobInteractor);
|
Parameters |
Description |
|
JobConfig jobConfig | |
|
JobInteractor jobInteractor |
the JobInteractor used to interact with the to be scheduled Job |