inputFlows

@Singleton
fun inputFlows(@Named(value = "messageFlows") messageFlows: List<Flow<DestinationMessage>>, stateStore: StateStore, stateKeyClient: StateKeyClient, completionTracker: StreamCompletionTracker, statsStore: EmittedStatsStore): List<DataFlowPipelineInputFlow>