Files
spring-batch/spring-batch-core
dsyer 99d2dff8f8 RESOLVED - issue BATCH-770: Make ItemTransformer a first class citizen and rename as ItemProcessor
Rename ItemHandler -> StepHandler (since it has nothing to do with items really).  This issue and BATCH-581 are basically complete now, but there are still relevant changes to be made elsewhere (e.g. Tasklet could be removed).
2008-08-12 11:48:43 +00:00
..