Summer.Batch.Core.Launch.Support.RunIdIncrementer Class Reference

Helper class for id incrementation on job parameters. More...

Inheritance diagram for Summer.Batch.Core.Launch.Support.RunIdIncrementer:
Summer.Batch.Core.IJobParametersIncrementer

Public Member Functions

JobParameters GetNext (JobParameters parameters)
 Increment the run.id parameter (starting with 1). More...
 

Properties

string Key [set]
 Key property. More...
 

Detailed Description

Helper class for id incrementation on job parameters.

Member Function Documentation

JobParameters Summer.Batch.Core.Launch.Support.RunIdIncrementer.GetNext ( JobParameters  parameters)

Increment the run.id parameter (starting with 1).

Parameters
parameters
Returns

Implements Summer.Batch.Core.IJobParametersIncrementer.

Property Documentation

string Summer.Batch.Core.Launch.Support.RunIdIncrementer.Key
set

Key property.


The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Launch/Support/RunIdIncrementer.cs