C# (CSharp) Summer.Batch.Core.Job.Flow.Support Пространство имен

Пространства имен

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

Классы

Имя Описание
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.