jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<T>
      extended by org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter<ProcessSummary>
          extended by org.jbpm.console.ng.pr.client.editors.definition.list.ProcessDefinitionListPresenter

@Dependent
public class ProcessDefinitionListPresenter
extends AbstractScreenListPresenter<ProcessSummary>


Nested Class Summary
static interface ProcessDefinitionListPresenter.ProcessDefinitionListView
           
 
Field Summary
 
Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter
identity, place, placeManager
 
Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
currentFilter, dataProvider
 
Constructor Summary
ProcessDefinitionListPresenter()
           
 
Method Summary
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter> getView()
           
 void openGenericForm(String processDefId, String deploymentId, String processDefName)
           
 
Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter
onFocus, onOpen, onStartup
 
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

ProcessDefinitionListPresenter

public ProcessDefinitionListPresenter()
Method Detail

getTitle

public String getTitle()

getView

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

openGenericForm

public void openGenericForm(String processDefId,
                            String deploymentId,
                            String processDefName)

jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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