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.