public interface PartitionedStepExecutionStateListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
PartitionedStepExecutionStateListener.PartitionedStepExecutionState
Enum for partitioned step states
|
| Modifier and Type | Method and Description |
|---|---|
void |
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state,
org.springframework.batch.core.StepExecution stepExecution)
Invoked when partitioned step state is changing.
|
void state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state, org.springframework.batch.core.StepExecution stepExecution)
state - the AppmasterStateListener.AppmasterStatestepExecution - the step execution