Package net.datenwerke.rs.installation
Class InstallBaseDataTask
java.lang.Object
net.datenwerke.rs.installation.InstallBaseDataTask
- All Implemented Interfaces:
DbInstallationTask
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstallBaseDataTask(String persistenceUnitName, AuditLoggingInstallReportService auditLoggingInstallService, DatasourceService datasourceService, DBHelperService dbHelperService, ConfigDirService configDirService, ReportService reportService) -
Method Summary
-
Field Details
-
REPORTSERVER_DATA_SOURCE_NAME
- See Also:
-
REPORTSERVER_DATA_SOURCE_KEY
- See Also:
-
INTERNAL_DATASOURCES_FOLDER_NAME
- See Also:
-
ADMINISTRATIVE_REPORTS_FOLDER
- See Also:
-
-
Constructor Details
-
InstallBaseDataTask
public InstallBaseDataTask(String persistenceUnitName, AuditLoggingInstallReportService auditLoggingInstallService, DatasourceService datasourceService, DBHelperService dbHelperService, ConfigDirService configDirService, ReportService reportService)
-
-
Method Details
-
executeOnStartup
public void executeOnStartup()- Specified by:
executeOnStartupin interfaceDbInstallationTask
-
executeOnFirstRun
public void executeOnFirstRun()- Specified by:
executeOnFirstRunin interfaceDbInstallationTask
-