jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

org.jbpm.console.ng.ht.forms.client.display.providers
Class HumanTaskFormDisplayProviderImpl

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.display.providers.HumanTaskFormDisplayProviderImpl
All Implemented Interfaces:
HumanTaskFormDisplayProvider

public class HumanTaskFormDisplayProviderImpl
extends Object
implements HumanTaskFormDisplayProvider


Field Summary
protected  org.jboss.errai.ioc.client.container.SyncBeanManager iocManager
           
 
Constructor Summary
HumanTaskFormDisplayProviderImpl()
           
 
Method Summary
protected  void display(HumanTaskDisplayerConfig config, FormDisplayerView view)
           
 void init()
           
 void setup(HumanTaskDisplayerConfig config, FormDisplayerView view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iocManager

@Inject
protected org.jboss.errai.ioc.client.container.SyncBeanManager iocManager
Constructor Detail

HumanTaskFormDisplayProviderImpl

public HumanTaskFormDisplayProviderImpl()
Method Detail

init

@PostConstruct
public void init()

setup

public void setup(HumanTaskDisplayerConfig config,
                  FormDisplayerView view)
Specified by:
setup in interface HumanTaskFormDisplayProvider

display

protected void display(HumanTaskDisplayerConfig config,
                       FormDisplayerView view)

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

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