new code_data_Bundle( id, // java.lang.String sharedConfigs, // scala.collection.immutable.List[code.data.ConfigurationEntry] sharedProcessors, // scala.collection.immutable.List[code.data.SharedProcessor[code.data.Datumcode.data.Datum]] flows, // scala.collection.immutable.List[code.data.FlowOrchestrator] statefulBehaviours, // scala.collection.immutable.List[code.data.StatefulBehaviour] resourceCollections, // scala.collection.immutable.List[code.data.ResourceCollection] configPanels, // scala.collection.immutable.List[code.data.ConfigurationPanel] )