OPEN - issue BATCH-324: Step as factory for StepExecutor
http://jira.springframework.org/browse/BATCH-324 run/process -> execute
This commit is contained in:
@@ -75,7 +75,7 @@ public class OrderItemReader extends AbstractItemReader {
|
||||
}
|
||||
|
||||
/**
|
||||
* @see org.springframework.batch.execution.io.FieldSetCallback#process(StepExecution)
|
||||
* @see org.springframework.batch.execution.io.FieldSetCallback#execute(StepExecution)
|
||||
*/
|
||||
private void process(FieldSet fieldSet) {
|
||||
//finish processing if we hit the end of file
|
||||
|
||||
Reference in New Issue
Block a user