Uses of Class
org.jbpm.workbench.pr.client.editors.instance.details.ProcessInstanceDetailsPresenter
-
Packages that use ProcessInstanceDetailsPresenter Package Description org.jbpm.workbench.pr.client.editors.instance.details -
-
Uses of ProcessInstanceDetailsPresenter in org.jbpm.workbench.pr.client.editors.instance.details
Methods in org.jbpm.workbench.pr.client.editors.instance.details that return types with arguments of type ProcessInstanceDetailsPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<ProcessInstanceDetailsPresenter>ProcessInstanceDetailsPresenter. getView()Methods in org.jbpm.workbench.pr.client.editors.instance.details with parameters of type ProcessInstanceDetailsPresenter Modifier and Type Method Description voidProcessInstanceDetailsViewImpl. init(ProcessInstanceDetailsPresenter presenter)
-