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