org.jbpm.console.ng.pr.client.editors.variables.list
Class ProcessVariableListPresenter
java.lang.Object
org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<ProcessVariableSummary>
org.jbpm.console.ng.pr.client.editors.variables.list.ProcessVariableListPresenter
@Dependent
public class ProcessVariableListPresenter
- extends AbstractListPresenter<ProcessVariableSummary>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessVariableListPresenter
public ProcessVariableListPresenter()
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()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.