Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.batch.integration.step.DelegateStep
    since 5.0 with no replacement. Scheduled for removal in 5.2.
  • Deprecated Classes
    Class
    Description
    org.springframework.batch.integration.step.DelegateStep
    since 5.0 with no replacement. Scheduled for removal in 5.2.
  • Deprecated Methods
    Method
    Description
    org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilder.chunk(int)
    org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilder.chunk(CompletionPolicy)
    org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilder.tasklet(Tasklet)
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.batch.integration.chunk.RemoteChunkingManagerStepBuilder(String)
    use RemoteChunkingManagerStepBuilder(String, JobRepository)
    org.springframework.batch.integration.partition.RemotePartitioningManagerStepBuilder(String)
    use RemotePartitioningManagerStepBuilder(String, JobRepository)
    org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilder(String)
    use RemotePartitioningWorkerStepBuilder(String, JobRepository)

Copyright © 2022 Spring. All rights reserved.