jBPM Console NG - Process Runtime Client 6.2.0.Final

org.jbpm.console.ng.pr.client.editors.variables.list
Class ProcessVariableListPresenter

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<ProcessVariableSummary>
      extended by org.jbpm.console.ng.pr.client.editors.variables.list.ProcessVariableListPresenter

@Dependent
public class ProcessVariableListPresenter
extends AbstractListPresenter<ProcessVariableSummary>


Nested Class Summary
static interface ProcessVariableListPresenter.ProcessVariableListView
           
 
Field Summary
 
Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
currentFilter, dataProvider
 
Constructor Summary
ProcessVariableListPresenter()
           
 
Method Summary
 int getProcessInstanceStatus()
           
 com.google.gwt.user.client.ui.IsWidget getWidget()
           
 void init()
           
 void onProcessInstanceSelectionEvent(ProcessInstanceSelectionEvent event)
           
 
Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
addDataDisplay, onSearchEvent, refreshGrid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessVariableListPresenter

public ProcessVariableListPresenter()
Method Detail

init

@PostConstruct
public void init()

getWidget

public com.google.gwt.user.client.ui.IsWidget getWidget()

onProcessInstanceSelectionEvent

public void onProcessInstanceSelectionEvent(@Observes
                                            ProcessInstanceSelectionEvent event)

getProcessInstanceStatus

public int getProcessInstanceStatus()

jBPM Console NG - Process Runtime Client 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.