public class DemoDataInstallTask extends java.lang.Object implements DbInstallationTask
Constructor and Description |
---|
DemoDataInstallTask(DatasourceService datasourceService,
DBHelperService dbHelperService,
<any> configDirServiceProvider) |
Modifier and Type | Method and Description |
---|---|
void |
executeOnFirstRun() |
void |
executeOnStartup() |
public DemoDataInstallTask(DatasourceService datasourceService, DBHelperService dbHelperService, <any> configDirServiceProvider)
public void executeOnStartup()
executeOnStartup
in interface DbInstallationTask
public void executeOnFirstRun()
executeOnFirstRun
in interface DbInstallationTask