Fix sompile error

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
kaizimmerm
2016-11-29 11:42:31 +01:00
parent dff41ef38f
commit 03c5ce1329

View File

@@ -38,8 +38,8 @@ public class SoftwareModuleTableLayout extends AbstractTableLayout {
softwareManagement, entityFactory, permChecker); softwareManagement, entityFactory, permChecker);
super.init( super.init(
new SoftwareModuleTableHeader(i18n, permChecker, eventBus, artifactUploadState, softwareManagement, new SoftwareModuleTableHeader(i18n, permChecker, eventBus, artifactUploadState, entityFactory,
entityFactory, softwareModuleAddUpdateWindow), softwareModuleAddUpdateWindow),
new SoftwareModuleTable(eventBus, i18n, uiNotification, artifactUploadState, softwareManagement, new SoftwareModuleTable(eventBus, i18n, uiNotification, artifactUploadState, softwareManagement,
uploadViewAcceptCriteria, swMetadataPopupLayout), uploadViewAcceptCriteria, swMetadataPopupLayout),
new SoftwareModuleDetails(i18n, eventBus, permChecker, softwareModuleAddUpdateWindow, new SoftwareModuleDetails(i18n, eventBus, permChecker, softwareModuleAddUpdateWindow,