Summer.Batch.Core.Repository.Dao.ContextKeyExtension Class Reference

ContextKey class extension. More...

Static Public Member Functions

static ContextKey GetContextKey (this JobExecution jobExecution)
 Returns the context key for the given job execution. More...
 
static ContextKey GetContextKey (this StepExecution stepExecution)
 Returns the context key for the given step execution. More...
 

Detailed Description

ContextKey class extension.

Member Function Documentation

static ContextKey Summer.Batch.Core.Repository.Dao.ContextKeyExtension.GetContextKey ( this JobExecution  jobExecution)
static

Returns the context key for the given job execution.

Parameters
jobExecution
Returns
static ContextKey Summer.Batch.Core.Repository.Dao.ContextKeyExtension.GetContextKey ( this StepExecution  stepExecution)
static

Returns the context key for the given step execution.

Parameters
stepExecution
Returns

The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Repository/Dao/MapExecutionContextDao.cs