jBPM Console NG - Human Tasks Forms Client 6.2.0.Final

org.jbpm.console.ng.ht.forms.client.editors.taskform.generic
Class GenericFormDisplayPresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.editors.taskform.generic.GenericFormDisplayPresenter

@ApplicationScoped
public class GenericFormDisplayPresenter
extends Object


Nested Class Summary
static interface GenericFormDisplayPresenter.GenericFormDisplayView
           
 
Constructor Summary
GenericFormDisplayPresenter()
           
 
Method Summary
 com.google.gwt.user.client.ui.IsWidget getView()
           
 void init()
           
 void setup(long currentTaskId, String currentProcessId, String currentDeploymentId, String opener, org.uberfire.mvp.Command onClose)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericFormDisplayPresenter

public GenericFormDisplayPresenter()
Method Detail

init

@PostConstruct
public void init()

setup

public void setup(long currentTaskId,
                  String currentProcessId,
                  String currentDeploymentId,
                  String opener,
                  org.uberfire.mvp.Command onClose)

getView

public com.google.gwt.user.client.ui.IsWidget getView()

jBPM Console NG - Human Tasks Forms Client 6.2.0.Final

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