Uses of Class
org.springframework.cloud.task.batch.autoconfigure.SingleStepJobProperties
Packages that use SingleStepJobProperties
-
Uses of SingleStepJobProperties in org.springframework.cloud.task.batch.autoconfigure
Constructors in org.springframework.cloud.task.batch.autoconfigure with parameters of type SingleStepJobPropertiesModifierConstructorDescriptionSingleStepJobAutoConfiguration
(org.springframework.batch.core.configuration.annotation.JobBuilderFactory jobBuilderFactory, org.springframework.batch.core.configuration.annotation.StepBuilderFactory stepBuilderFactory, SingleStepJobProperties properties, org.springframework.context.ApplicationContext context)