Example usage for org.springframework.batch.core.step.builder StepBuilder subclass-usage

List of usage examples for org.springframework.batch.core.step.builder StepBuilder subclass-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.step.builder StepBuilder subclass-usage.

Usage

From source file org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilder.java

/**
 * Builder for a worker step in a remote partitioning setup. This builder
 * creates an {@link IntegrationFlow} that:
 *
 * <ul>
 *     <li>listens to {@link StepExecutionRequest}s coming from the master