UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Within the attemptNetworkMapDatabaseRepopulation function, the following functions are called:
tarUnpacker.execute(); - net.dante.dashboard.population.tar.TarUnpacker
opsDbImporter.importDump(); - net.dante.dashboard.data.importAndExport.DatabaseImporter
populator.repopulate(); - net.dante.dashboard.populate.Populator
routerQueryRepopulator.executeRouterQueries(); - net.dante.dashboard.population.routers.RouterQueryRepopulator;
routerQueryRepopulator.executeRouterQueries()
...