jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

org.jbpm.console.ng.ht.forms.client.editors.form.generic.process
Class StartProcessTestFormPresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.editors.form.generic.process.StartProcessTestFormPresenter

@Dependent
public class StartProcessTestFormPresenter
extends Object


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

Constructor Detail

StartProcessTestFormPresenter

public StartProcessTestFormPresenter()
Method Detail

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

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

init

@PostConstruct
public void init()

onOpen

public void onOpen()

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

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