BATCH-63:added commit-interval and fault tolerant attributes to; added restartable to job

This commit is contained in:
trisberg
2008-11-08 23:39:39 +00:00
parent 6c70842336
commit f8a62d673e
5 changed files with 78 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ public class StepWithChunkOrientedJobParserTests {
@Autowired
private JobRepository jobRepository;
@Autowired
private TestReader reader;