public class DemoContentInstallTask extends java.lang.Object implements DbInstallationTask
| Constructor and Description |
|---|
DemoContentInstallTask(<any> packagedScriptHelper,
FileServerService fileServerService,
<any> configDirServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOnFirstRun() |
void |
executeOnStartup() |
public DemoContentInstallTask(<any> packagedScriptHelper,
FileServerService fileServerService,
<any> configDirServiceProvider)
public void executeOnFirstRun()
executeOnFirstRun in interface DbInstallationTaskpublic void executeOnStartup()
executeOnStartup in interface DbInstallationTask