jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

org.jbpm.console.ng.ht.forms.client.editors.form.generic.task
Class HumanTaskTestFormPresenter

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

@Dependent
public class HumanTaskTestFormPresenter
extends Object


Nested Class Summary
static interface HumanTaskTestFormPresenter.HumanTaskTestFormView
           
 
Constructor Summary
HumanTaskTestFormPresenter()
           
 
Method Summary
 String getTitle()
           
 org.uberfire.client.mvp.UberView<HumanTaskTestFormPresenter> 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

HumanTaskTestFormPresenter

public HumanTaskTestFormPresenter()
Method Detail

onStartup

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

getTitle

public String getTitle()

getView

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

init

@PostConstruct
public void init()

onOpen

public void onOpen()

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

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