Package org.jobrunr.spring.autoconfigure
Class JobRunrProperties
java.lang.Object
org.jobrunr.spring.autoconfigure.JobRunrProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJobRunr BackgroundJobServer related settingsstatic classJobRunr dashboard related settingsstatic classJobRunr dashboard related settings.static classJobRunr job related settingsstatic classJobRunr JobScheduler related settingsstatic classJobRunr MicroMeter Metrics related settingsstatic classMiscellaneous settings -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJobs()voidsetBackgroundJobServer(JobRunrProperties.BackgroundJobServer backgroundJobServer) voidsetDashboard(JobRunrProperties.Dashboard dashboard) voidsetDatabase(JobRunrProperties.Database database) voidvoidsetJobScheduler(JobRunrProperties.JobScheduler jobScheduler) voidsetMiscellaneous(JobRunrProperties.Miscellaneous miscellaneous)
-
Constructor Details
-
JobRunrProperties
public JobRunrProperties()
-
-
Method Details
-
getDatabase
-
setDatabase
-
getJobs
-
setJobs
-
getJobScheduler
-
setJobScheduler
-
getDashboard
-
setDashboard
-
getBackgroundJobServer
-
setBackgroundJobServer
-
getMiscellaneous
-
setMiscellaneous
-