| Constructor and Description | 
|---|
| ScriptTasklet() | 
| Modifier and Type | Method and Description | 
|---|---|
| RepeatStatus | execute(StepContribution contribution,
       ChunkContext chunkContext) | 
| void | setScriptCallback(Callable<Object> scriptCallback) | 
public RepeatStatus execute(StepContribution contribution, ChunkContext chunkContext) throws Exception