jBPM Console NG - Human Tasks Forms API 6.2.0-SNAPSHOT

org.jbpm.console.ng.ht.forms.display
Interface FormDisplayerConfig<T extends ItemKey>

All Known Implementing Classes:
HumanTaskDisplayerConfig, ProcessDisplayerConfig

public interface FormDisplayerConfig<T extends ItemKey>


Method Summary
 String getFormContent()
           
 String getFormOpener()
           
 T getKey()
           
 

Method Detail

getKey

T getKey()

getFormContent

String getFormContent()

getFormOpener

String getFormOpener()

jBPM Console NG - Human Tasks Forms API 6.2.0-SNAPSHOT

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