Package org.springframework.batch.integration.step
@NonNullApi
package org.springframework.batch.integration.step
Support classes related to steps when used with Spring Integration.
- Author:
- Mahmoud Ben Hassine
-
ClassDescriptionProvides a wrapper for an existing
Step
, delegating execution to it, but serving all other operations locally.