org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers
Class FormModellerStartProcessDisplayerImpl
java.lang.Object
org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.AbstractStartProcessFormDisplayer
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
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
action
protected String action
FormModellerStartProcessDisplayerImpl
public FormModellerStartProcessDisplayerImpl()
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)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.