| Package | Description |
|---|---|
| com.helger.quartz.impl |
Contains implementations of the SchedulerFactory, JobStore, ThreadPool, and
other interfaces required by the org.quartz.core.QuartzScheduler.
|
| Modifier and Type | Method and Description |
|---|---|
static JobDetail |
JobDetail.create(String name,
String group,
Class<? extends IJob> jobClass) |
JobDetail |
JobDetail.getClone() |
| Constructor and Description |
|---|
JobDetail(JobDetail aOther) |
Copyright © 2016–2021 Philip Helger. All rights reserved.