Summer.Batch.Core.Job.Flow.IFlowHolder Interface Reference

Convenient interface for components that contain nested flows. More...

Inheritance diagram for Summer.Batch.Core.Job.Flow.IFlowHolder:
Summer.Batch.Core.Job.Flow.Support.State.FlowState Summer.Batch.Core.Job.Flow.Support.State.SplitState

Public Member Functions

ICollection< IFlowGetFlows ()
 Returns the collection of nested flows. More...
 

Detailed Description

Convenient interface for components that contain nested flows.

Member Function Documentation

ICollection<IFlow> Summer.Batch.Core.Job.Flow.IFlowHolder.GetFlows ( )

Returns the collection of nested flows.

Returns

Implemented in Summer.Batch.Core.Job.Flow.Support.State.SplitState, and Summer.Batch.Core.Job.Flow.Support.State.FlowState.


The documentation for this interface was generated from the following file:
  • Summer.Batch.Core/Core/Job/Flow/IFlowHolder.cs