@ConfigurationProperties(value="spring.quartz") public class QuartzProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QuartzProperties.Jdbc |
Constructor and Description |
---|
QuartzProperties() |
Modifier and Type | Method and Description |
---|---|
QuartzProperties.Jdbc |
getJdbc() |
JobStoreType |
getJobStoreType() |
Map<String,String> |
getProperties() |
void |
setJobStoreType(JobStoreType jobStoreType) |
public JobStoreType getJobStoreType()
public void setJobStoreType(JobStoreType jobStoreType)
public QuartzProperties.Jdbc getJdbc()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.