Package | Description |
---|---|
org.springframework.batch.core.scope.context | |
org.springframework.batch.repeat.context |
Infrastructure implementations of repeat context concerns.
|
org.springframework.batch.repeat.policy |
Infrastructure implementations of repeat policy concerns.
|
Modifier and Type | Class and Description |
---|---|
class |
StepContext
A context object that can be used to interrogate the current
StepExecution and some of its associated properties using expressions
based on bean paths. |
Modifier and Type | Class and Description |
---|---|
class |
RepeatContextSupport |
Modifier and Type | Class and Description |
---|---|
protected class |
CompositeCompletionPolicy.CompositeBatchContext
Composite context that knows about the policies and contexts is was
created with.
|
protected class |
CountingCompletionPolicy.CountingBatchContext |
protected class |
SimpleCompletionPolicy.SimpleTerminationContext |
protected class |
TimeoutTerminationPolicy.TimeoutBatchContext |
Copyright © 2014 Pivotal. All rights reserved.