SubmitChangeRequestScreenPresenter(SubmitChangeRequestScreenPresenter.View view,
org.jboss.errai.ui.client.local.spi.TranslationService ts,
LibraryPlaces libraryPlaces,
org.jboss.errai.ioc.client.api.ManagedInstance<DiffItemPresenter> diffItemPresenterInstances,
org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService,
org.guvnor.common.services.project.client.security.ProjectController projectController,
org.uberfire.client.promise.Promises promises,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
ChangeRequestUtils changeRequestUtils,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent) |