Uses of Interface
org.jbpm.workbench.wi.client.workitem.project.ServiceTaskInstallFormView
-
Packages that use ServiceTaskInstallFormView Package Description org.jbpm.workbench.wi.client.workitem.project -
-
Uses of ServiceTaskInstallFormView in org.jbpm.workbench.wi.client.workitem.project
Classes in org.jbpm.workbench.wi.client.workitem.project that implement ServiceTaskInstallFormView Modifier and Type Class Description classServiceTaskInstallFormViewImplConstructors in org.jbpm.workbench.wi.client.workitem.project with parameters of type ServiceTaskInstallFormView Constructor Description ServiceTaskInstallFormPresenter(ServiceTaskInstallFormView view, org.jboss.errai.common.client.api.Caller<org.jbpm.workbench.wi.workitems.service.ServiceTaskService> serviceTasksService, org.jboss.errai.ioc.client.container.SyncBeanManager iocManager)
-