@Dependent public class FormModellerStartProcessDisplayerImpl extends AbstractStartProcessFormDisplayer
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
constants, container, correlationKey, correlationKeyLabel, deploymentId, errorPopup, footerButtons, formContainer, formContent, jsniHelper, newProcessInstanceEvent, opener, parentProcessInstanceId, processDefId, processName, resizeListener, sessionServices| Constructor and Description |
|---|
FormModellerStartProcessDisplayerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getPriority() |
protected void |
initDisplayer() |
void |
onFormResized(org.jbpm.formModeler.api.events.ResizeFormcontainerEvent event) |
void |
onFormSubmitted(org.jbpm.formModeler.api.events.FormSubmittedEvent event) |
void |
startProcessFromDisplayer() |
protected void |
submitForm(String action) |
boolean |
supportsContent(String content) |
addOnCloseCallback, addOnRefreshCallback, addResizeFormContent, clearStatus, doResize, eventListener, getContainer, getCorrelationKey, getFooter, getOpener, getParentProcessInstanceId, getStartProcessRemoteCallback, getUnexpectedErrorCallback, init, init, setParentProcessInstanceId, setSessionServices, startProcessprotected String action
public FormModellerStartProcessDisplayerImpl()
protected void initDisplayer()
initDisplayer in class AbstractStartProcessFormDisplayerpublic void startProcessFromDisplayer()
protected void submitForm(String action)
public boolean supportsContent(String content)
public void close()
close in interface GenericFormDisplayer<org.jbpm.console.ng.pr.model.ProcessDefinitionKey>close in class AbstractStartProcessFormDisplayerpublic int getPriority()
public void onFormSubmitted(@Observes
org.jbpm.formModeler.api.events.FormSubmittedEvent event)
public void onFormResized(@Observes
org.jbpm.formModeler.api.events.ResizeFormcontainerEvent event)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.