Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
C# (CSharp) Summer.Batch.Core.Job.Flow.Support.State Namespace
Classes
Name
Description
EndState
IState
implementation for ending a job if it is in progress and continuing if just starting.
StepState
IState
implementation that delegates to an
IFlowExecutor
to execute the specified Step.