C# (CSharp) Summer.Batch.Core.Scope.Context 네임스페이스

클래스들

이름 설명
StepContext A context object that can be used to interrogate the current StepExecution and some of its associated properties using expressions based on bean paths. Has public getters for the step execution and convenience methods for accessing commonly used properties like the ExecutionContext associated with the step or its enclosing job execution.
StepContextRepeatCallback Convenient base class for clients who need to do something in a repeat callback inside a IStep.