public class InstallMissingEntitiesTask extends java.lang.Object implements DbInstallationTask
| Constructor and Description |
|---|
InstallMissingEntitiesTask(DatasinkTreeService datasinkService,
RemoteServerTreeService remoteServerService,
TransportTreeService transportService,
<any> emp) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOnFirstRun() |
void |
executeOnStartup() |
public InstallMissingEntitiesTask(DatasinkTreeService datasinkService, RemoteServerTreeService remoteServerService, TransportTreeService transportService, <any> emp)
public void executeOnStartup()
executeOnStartup in interface DbInstallationTaskpublic void executeOnFirstRun()
executeOnFirstRun in interface DbInstallationTask