Uses of Interface
org.jbpm.workbench.pr.client.editors.variables.list.ProcessVariableListPresenter.ProcessVariableListView
-
Packages that use ProcessVariableListPresenter.ProcessVariableListView Package Description org.jbpm.workbench.pr.client.editors.variables.list -
-
Uses of ProcessVariableListPresenter.ProcessVariableListView in org.jbpm.workbench.pr.client.editors.variables.list
Classes in org.jbpm.workbench.pr.client.editors.variables.list that implement ProcessVariableListPresenter.ProcessVariableListView Modifier and Type Class Description classProcessVariableListViewImplConstructors in org.jbpm.workbench.pr.client.editors.variables.list with parameters of type ProcessVariableListPresenter.ProcessVariableListView Constructor Description ProcessVariableListPresenter(ProcessVariableListPresenter.ProcessVariableListView view, org.jboss.errai.common.client.api.Caller<org.jbpm.workbench.pr.service.ProcessVariablesService> variablesServices)
-