C# (CSharp) Summer.Batch.Core.Job.Flow.Support Namespace

Nested Namespaces

Summer.Batch.Core.Job.Flow.Support.State

Classes

Name Description
SimpleFlow An IFlow that branches conditionally depending on the exit status of the last IState. The input parameters are the state transitions (in no particular order). The start state name can be specified explicitly (and must exist in the set of transitions), or computed from the existing transitions, if unambiguous.