Files
spring-batch/spring-batch-infrastructure
robokaso 2aa867c535 IN PROGRESS - issue BATCH-412: consistent ItemStream key prefixes
http://jira.springframework.org/browse/BATCH-412

added ExecutionContextUserSupport class as superclass for those who need to save data into ExecutionContext - removes the tons of copy-pastes used to handle naming and unique key generation
2008-03-05 10:28:48 +00:00
..