jBPM Console NG - Human Tasks Forms Client 6.2.0.CR3

org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers
Class FormModellerStartProcessDisplayerImpl

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.AbstractStartProcessFormDisplayer
      extended by org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.FormModellerStartProcessDisplayerImpl
All Implemented Interfaces:
GenericFormDisplayer<org.jbpm.console.ng.pr.model.ProcessDefinitionKey>, StartProcessFormDisplayer

@Dependent
public class FormModellerStartProcessDisplayerImpl
extends AbstractStartProcessFormDisplayer


Field Summary
protected  String action
           
 
Fields inherited from class org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.AbstractStartProcessFormDisplayer
buttonsContainer, constants, container, deploymentId, formContainer, formContent, jsniHelper, newProcessInstanceEvent, opener, processDefId, processName
 
Constructor Summary
FormModellerStartProcessDisplayerImpl()
           
 
Method Summary
 void close()
           
 com.google.gwt.user.client.ui.FlowPanel getContainer()
           
 int getPriority()
           
protected  void initDisplayer()
           
 void onFormSubmitted(org.jbpm.formModeler.api.events.FormSubmittedEvent event)
           
protected  void startProcessFromDisplayer()
           
protected  void submitForm(String action)
           
 boolean supportsContent(String content)
           
 
Methods inherited from class org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.AbstractStartProcessFormDisplayer
addOnCloseCallback, addOnRefreshCallback, eventListener, getStartProcessRemoteCallback, getUnexpectedErrorCallback, init, startProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action

protected String action
Constructor Detail

FormModellerStartProcessDisplayerImpl

public FormModellerStartProcessDisplayerImpl()
Method Detail

initDisplayer

protected void initDisplayer()
Specified by:
initDisplayer in class AbstractStartProcessFormDisplayer

startProcessFromDisplayer

protected void startProcessFromDisplayer()
Specified by:
startProcessFromDisplayer in class AbstractStartProcessFormDisplayer

submitForm

protected void submitForm(String action)

supportsContent

public boolean supportsContent(String content)

getContainer

public com.google.gwt.user.client.ui.FlowPanel getContainer()
Specified by:
getContainer in interface GenericFormDisplayer<org.jbpm.console.ng.pr.model.ProcessDefinitionKey>
Overrides:
getContainer in class AbstractStartProcessFormDisplayer

close

public void close()
Specified by:
close in interface GenericFormDisplayer<org.jbpm.console.ng.pr.model.ProcessDefinitionKey>
Overrides:
close in class AbstractStartProcessFormDisplayer

getPriority

public int getPriority()

onFormSubmitted

public void onFormSubmitted(@Observes
                            org.jbpm.formModeler.api.events.FormSubmittedEvent event)

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR3

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