jBPM Console NG - Process Runtime Client 6.0.0.Beta4

org.jbpm.console.ng.pr.client.editors.definition.list
Class ProcessDefinitionListPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.definition.list.ProcessDefinitionListPresenter

@Dependent
public class ProcessDefinitionListPresenter
extends Object


Nested Class Summary
static interface ProcessDefinitionListPresenter.ProcessDefinitionListView
           
 
Constructor Summary
ProcessDefinitionListPresenter()
           
 
Method Summary
 void addDataDisplay(com.google.gwt.view.client.HasData<ProcessSummary> display)
           
 void filterProcessList(String filter)
           
 com.google.gwt.view.client.ListDataProvider<ProcessSummary> getDataProvider()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter> getView()
           
 void onReveal()
           
 void refreshData()
           
 void refreshProcessList()
           
 void reloadRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessDefinitionListPresenter

public ProcessDefinitionListPresenter()
Method Detail

getTitle

public String getTitle()

getView

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

refreshProcessList

public void refreshProcessList()

filterProcessList

public void filterProcessList(String filter)

reloadRepository

public void reloadRepository()

addDataDisplay

public void addDataDisplay(com.google.gwt.view.client.HasData<ProcessSummary> display)

getDataProvider

public com.google.gwt.view.client.ListDataProvider<ProcessSummary> getDataProvider()

refreshData

public void refreshData()

onReveal

public void onReveal()

jBPM Console NG - Process Runtime Client 6.0.0.Beta4

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