◆ constructor()
| Pipeline::constructor | ( | flowElements = [], 
 | 
        |
suppressProcessExceptions = false, 
 | 
        |||
dataFileUpdateService = null
  | 
        |||
| ) | 
inline
Constructor for Pipeline.
- Parameters
 - 
    
- {FlowElement[]} - flowElements list of FlowElements to add to the Pipeline
 - {boolean} - suppressProcessExceptions If true then pipeline will suppress exceptions added to FlowData.
 - {DataFileUpdateService} - dataFileUpdateService Service that registers FlowElements
  
A logger for emitting messages @type {EventEmitter}
@type {object}
@type {object}
