| Package | Description |
|---|---|
| io.quarkus.quartz.runtime |
| Modifier and Type | Field and Description |
|---|---|
StoreType |
QuartzBuildTimeConfig.storeType
The type of store to use.
|
| Modifier and Type | Method and Description |
|---|---|
static StoreType |
StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreType[] |
StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.