\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.core.flowelements.FlowDataFactoryDefault Class Reference

Detailed Description

Default implementation of the FlowDataFactory interface.

This is the implementation used by Pipelines built using the PipelineBuilder.

Inheritance diagram for fiftyone.pipeline.core.flowelements.FlowDataFactoryDefault:

[legend]

Collaboration diagram for fiftyone.pipeline.core.flowelements.FlowDataFactoryDefault:

[legend]

Public Member Functions

 FlowDataFactoryDefault (ILoggerFactory loggerFactory)
FlowData  create (Pipeline pipeline)
Creates a new instance of FlowData linked to the Pipeline provided. More...

Member Function Documentation