jBPM Console NG - BPM Home Client 6.0.1-SNAPSHOT

org.jbpm.console.ng.bh.client.editors.home
Class HomePresenter

java.lang.Object
  extended by org.jbpm.console.ng.bh.client.editors.home.HomePresenter

@Dependent
public class HomePresenter
extends Object


Nested Class Summary
static interface HomePresenter.HomeView
           
 
Constructor Summary
HomePresenter()
           
 
Method Summary
 void doAction(String action)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<HomePresenter> getView()
           
 void init()
           
 void onOpen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomePresenter

public HomePresenter()
Method Detail

init

@PostConstruct
public void init()

getTitle

public String getTitle()

getView

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

doAction

public void doAction(String action)

onOpen

public void onOpen()

jBPM Console NG - BPM Home Client 6.0.1-SNAPSHOT

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