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.