JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Q
QuartzAutoConfiguration
- Class in
org.springframework.boot.autoconfigure.quartz
Auto-configuration
for Quartz Scheduler.
QuartzAutoConfiguration()
- Constructor for class org.springframework.boot.autoconfigure.quartz.
QuartzAutoConfiguration
QuartzAutoConfiguration.JdbcStoreTypeConfiguration
- Class in
org.springframework.boot.autoconfigure.quartz
QuartzDataSource
- Annotation Type in
org.springframework.boot.autoconfigure.quartz
Qualifier annotation for a DataSource to be injected into Quartz auto-configuration.
quartzDataSourceInitializer(DataSource, ObjectProvider<DataSource>, ResourceLoader, QuartzProperties)
- Method in class org.springframework.boot.autoconfigure.quartz.
QuartzAutoConfiguration.JdbcStoreTypeConfiguration
QuartzDataSourceInitializer
- Class in
org.springframework.boot.autoconfigure.quartz
Initialize the Quartz Scheduler schema.
QuartzDataSourceInitializer(DataSource, ResourceLoader, QuartzProperties)
- Constructor for class org.springframework.boot.autoconfigure.quartz.
QuartzDataSourceInitializer
QuartzProperties
- Class in
org.springframework.boot.autoconfigure.quartz
Configuration properties for the Quartz Scheduler integration.
QuartzProperties()
- Constructor for class org.springframework.boot.autoconfigure.quartz.
QuartzProperties
QuartzProperties.Jdbc
- Class in
org.springframework.boot.autoconfigure.quartz
quartzScheduler(QuartzProperties, ObjectProvider<SchedulerFactoryBeanCustomizer>, ObjectProvider<JobDetail>, Map<String, Calendar>, ObjectProvider<Trigger>, ApplicationContext)
- Method in class org.springframework.boot.autoconfigure.quartz.
QuartzAutoConfiguration
QuartzTransactionManager
- Annotation Type in
org.springframework.boot.autoconfigure.quartz
Qualifier annotation for a TransactionManager to be injected into Quartz auto-configuration.
queueCapacity(int)
- Method in class org.springframework.boot.task.
TaskExecutorBuilder
Set the capacity of the queue.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes