new code_data_IFlowOrchestration( orchestrator, // code.data.FlowOrchestrator recipe, // code.data.Recipe streamProcessors, // scala.collection.immutable.Map[code.data.StreamProcessor[code.data.Datumcode.data.Datum]java.lang.String] startingPayload, // scala.Option[code.data.Payload[code.data.Datum]] overrideLogLevel, // scala.Option[code.data.ConsoleFilter] startingParent, // scala.Option[code.data.IFlowOrchestration] shutdownPayloadOnCompletion, // boolean incomingDeferTermination, // boolean startingTerminationListeners, // scala.Function1[code.data.IFlowOrchestrationscala.collection.immutable.List[code.data.TerminationListener]] configContext, // scala.Option[code.data.ConfigurationContext] )