jBPM Console NG - Process Runtime Client 6.2.0.Beta2

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
beforeCloseEvent, currentFilter, dataProvider, identity, place, placeManager
 
Constructor Summary
ProcessVariableListPresenter()
           
 
Method Summary
 int getProcessInstanceStatus()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessVariableListPresenter> getView()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
addDataDisplay, onClose, onFocus, 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

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<ProcessVariableListPresenter> getView()

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)
Overrides:
onStartup in class AbstractListPresenter<ProcessVariableSummary>

onOpen

public void onOpen()
Overrides:
onOpen in class AbstractListPresenter<ProcessVariableSummary>

getProcessInstanceStatus

public int getProcessInstanceStatus()

jBPM Console NG - Process Runtime Client 6.2.0.Beta2

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