| Package | Description |
|---|---|
| io.quarkus.quartz.runtime |
| Modifier and Type | Method and Description |
|---|---|
Supplier<QuartzSupport> |
QuartzRecorder.quartzSupportSupplier(QuartzRuntimeConfig runtimeConfig,
QuartzBuildTimeConfig buildTimeConfig,
Optional<String> driverDialect) |
| Constructor and Description |
|---|
QuartzScheduler(SchedulerContext context,
QuartzSupport quartzSupport,
org.eclipse.microprofile.config.Config config,
SchedulerRuntimeConfig schedulerRuntimeConfig,
javax.enterprise.event.Event<SkippedExecution> skippedExecutionEvent,
javax.enterprise.inject.Instance<org.quartz.Job> jobs,
javax.enterprise.inject.Instance<UserTransaction> userTransation) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.