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

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

Summer.Batch.Core.Job.Flow.Support

Классы

Имя Описание
FlowJob Implementation of the IJob interface that allows for complex flows of steps, rather than requiring sequential execution. In general, this job implementation was designed to be used behind a parser, allowing for a namespace to abstract away details.
JobFlowExecutor Implementation of IFlowExecutor for use in components that need to execute a flow related to a JobExecution.