Deprecated API
Contents
-
ElementDescriptionSince 5.2 with no replacement. Scheduled for removal in v6Since 5.2 with no replacement. Scheduled for removal in v6Since 5.2. Use
DefaultBatchConfiguration.jobLauncher(JobRepository)
insteadSince 5.2. UseDefaultBatchConfiguration.jobOperator(JobRepository, JobExplorer, JobRegistry, JobLauncher)
insteadorg.springframework.batch.core.configuration.xml.StepParserStepFactoryBean.setThrottleLimit(Integer) since 5.0, scheduled for removal in 6.0. This API is not intended for end users anyway. It is only used by the XML namespace parser.Since 5.2 with no replacement. Scheduled for removal in v6Since 5.2 with no replacement. Scheduled for removal in v6org.springframework.batch.core.repository.support.JobRepositoryFactoryBean.setLobHandler(LobHandler) Since 5.2 with no replacement. Scheduled for removal in v6with no replacement since 5.0, scheduled for removal in 6.0. Use a customRepeatOperations
implementation (based on aTaskExecutor
with a bounded task queue) and set it on the step withAbstractTaskletStepBuilder.stepOperations(RepeatOperations)
.since 5.0, scheduled for removal in 6.0. Use a pooledTaskExecutor
implementation with a limited capacity of its task queue instead.
-
ClassDescriptionsince 5.2 in favor of
JobRegistrySmartInitializingSingleton
.as of 5.0, in favor of the default methods on theChunkListener
as of 5.0, in favor of the default methods on theJobExecutionListener
as of v5.0 in favor of the default methods inSkipListener
.as of 5.0, in favor of the default methods on theStepExecutionListener
-
MethodDescriptionSince 5.2 with no replacement. Scheduled for removal in v6Since 5.2 with no replacement. Scheduled for removal in v6Since 5.2. Use
DefaultBatchConfiguration.jobLauncher(JobRepository)
insteadSince 5.2. UseDefaultBatchConfiguration.jobOperator(JobRepository, JobExplorer, JobRegistry, JobLauncher)
insteadorg.springframework.batch.core.configuration.xml.StepParserStepFactoryBean.setThrottleLimit(Integer) since 5.0, scheduled for removal in 6.0. This API is not intended for end users anyway. It is only used by the XML namespace parser.Since 5.2 with no replacement. Scheduled for removal in v6Since 5.2 with no replacement. Scheduled for removal in v6as of v5.0 in favor of using theJdbcJobInstanceDao.setJobInstanceIncrementer(org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer)
org.springframework.batch.core.repository.support.JobRepositoryFactoryBean.setLobHandler(LobHandler) Since 5.2 with no replacement. Scheduled for removal in v6with no replacement since 5.0, scheduled for removal in 6.0. Use a customRepeatOperations
implementation (based on aTaskExecutor
with a bounded task queue) and set it on the step withAbstractTaskletStepBuilder.stepOperations(RepeatOperations)
.since 5.0, scheduled for removal in 6.0. Use a pooledTaskExecutor
implementation with a limited capacity of its task queue instead.
-
ConstructorDescription
-
Annotation Interface ElementDescriptionSince 5.2 with no replacement. Scheduled for removal in v6