Uses of Interface
org.jbpm.workbench.wi.client.editors.deployment.descriptor.DeploymentsSectionPresenter.View
-
Packages that use DeploymentsSectionPresenter.View Package Description org.jbpm.workbench.wi.client.editors.deployment.descriptor -
-
Uses of DeploymentsSectionPresenter.View in org.jbpm.workbench.wi.client.editors.deployment.descriptor
Classes in org.jbpm.workbench.wi.client.editors.deployment.descriptor that implement DeploymentsSectionPresenter.View Modifier and Type Class Description classDeploymentsSectionViewConstructors in org.jbpm.workbench.wi.client.editors.deployment.descriptor with parameters of type DeploymentsSectionPresenter.View Constructor Description DeploymentsSectionPresenter(DeploymentsSectionPresenter.View view, org.uberfire.client.promise.Promises promises, org.kie.workbench.common.screens.library.client.settings.util.sections.MenuItem<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> menuItem, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, org.jboss.errai.common.client.api.Caller<org.jbpm.workbench.wi.dd.service.DDEditorService> ddEditorService, org.jboss.errai.ioc.client.api.ManagedInstance<org.uberfire.backend.vfs.ObservablePath> observablePaths, javax.enterprise.event.Event<org.kie.workbench.common.screens.library.client.settings.SettingsSectionChange<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel>> settingsSectionChangeEvent, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.kie.workbench.common.screens.library.client.settings.util.sections.SectionManager<org.jbpm.workbench.wi.dd.model.DeploymentDescriptorModel> sectionManager, DeploymentsSections deploymentsSections)
-