зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
18 строки
311 B
Plaintext
18 строки
311 B
Plaintext
Step -> StepExcecution (single attempt to execute a step)
|
|
|
|
ExecutionContext -> persistent data for StepExcecution/JobExecution
|
|
|
|
|
|
StepExecution may create/apply StepContribution (but don't have one)
|
|
|
|
|
|
SimpleChunkProcessor
|
|
|
|
|
|
ChunkOrientedTasklet
|
|
|
|
|
|
|
|
We can configure Skip, Retry,
|
|
Sequential, Conditional execution
|