Move RepeatOperationsStep up to live with other step implementations
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
</bean>
|
||||
|
||||
<bean id="repeatOperationsStep" parent="abstractStep"
|
||||
class="org.springframework.batch.execution.step.support.RepeatOperationsStep"
|
||||
class="org.springframework.batch.execution.step.RepeatOperationsStep"
|
||||
abstract="true">
|
||||
</bean>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user