Package | Description |
---|---|
org.springframework.batch.core.job.flow.support.state |
Modifier and Type | Class and Description |
---|---|
class |
DecisionState
State that requires a decider to make the status decision.
|
class |
EndState
State implementation for ending a job if it is in progress and
continuing if just starting. |
class |
FlowState
State that delegates to a Flow
|
class |
SplitState
|
class |
StepState
|
Copyright © 2014 Pivotal. All rights reserved.