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