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