Uses of Class
org.jbpm.workbench.es.client.editors.errordetails.ExecutionErrorDetailsPresenter
-
Packages that use ExecutionErrorDetailsPresenter Package Description org.jbpm.workbench.es.client.editors.errordetails -
-
Uses of ExecutionErrorDetailsPresenter in org.jbpm.workbench.es.client.editors.errordetails
Methods in org.jbpm.workbench.es.client.editors.errordetails that return types with arguments of type ExecutionErrorDetailsPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberElement<ExecutionErrorDetailsPresenter>ExecutionErrorDetailsPresenter. getView()Methods in org.jbpm.workbench.es.client.editors.errordetails with parameters of type ExecutionErrorDetailsPresenter Modifier and Type Method Description voidExecutionErrorDetailsViewImpl. init(ExecutionErrorDetailsPresenter presenter)
-