Uses of Class
org.jbpm.workbench.wi.client.editors.deployment.descriptor.sections.DeploymentsSections
-
Packages that use DeploymentsSections Package Description org.jbpm.workbench.wi.client.editors.deployment.descriptor -
-
Uses of DeploymentsSections in org.jbpm.workbench.wi.client.editors.deployment.descriptor
Constructors in org.jbpm.workbench.wi.client.editors.deployment.descriptor with parameters of type DeploymentsSections 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)
-