Summer.Batch.Infrastructure.Repeat.Support.IRepeatInternalState Interface Reference

Internal interface for extensions of RepeatTemplate. More...

Inheritance diagram for Summer.Batch.Infrastructure.Repeat.Support.IRepeatInternalState:
Summer.Batch.Infrastructure.Repeat.Support.RepeatInternalStateSupport

Public Member Functions

ICollection< System.Exception > GetExceptions ()
 Returns a mutable collection of exceptions that have occurred in the current repeat context. Clients are expected to mutate this collection. More...
 

Detailed Description

Internal interface for extensions of RepeatTemplate.

Member Function Documentation

ICollection<System.Exception> Summer.Batch.Infrastructure.Repeat.Support.IRepeatInternalState.GetExceptions ( )

Returns a mutable collection of exceptions that have occurred in the current repeat context. Clients are expected to mutate this collection.

Returns

Implemented in Summer.Batch.Infrastructure.Repeat.Support.RepeatInternalStateSupport.


The documentation for this interface was generated from the following file:
  • Summer.Batch.Infrastructure/Repeat/Support/IRepeatInternalState.cs