| Field and Description |
|---|
| io.quarkus.quartz.runtime.QuartzRuntimeConfig.forceStart
use quarkus.quartz.start-mode=forced instead.
|
| Enum Constant and Description |
|---|
| io.quarkus.quartz.runtime.StoreType.DB
This is retained for retained for compatibility reasons
and will be removed post Quarkus 1.6. Use
StoreType.JDBC_CMT
or Use StoreType.JDBC_TX instead depending on the
transaction behaviour you need. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.