public class DefaultStartFormHandler extends DefaultFormHandler implements StartFormHandler
deploymentId, formKey, formPropertyHandlerscurrent| Constructor and Description |
|---|
DefaultStartFormHandler() |
| Modifier and Type | Method and Description |
|---|---|
StartFormData |
createStartFormData(ProcessDefinitionEntity processDefinition) |
void |
parseConfiguration(Element activityElement,
DeploymentEntity deployment,
ProcessDefinitionEntity processDefinition,
BpmnParse bpmnParse) |
ExecutionEntity |
submitStartFormData(ExecutionEntity processInstance,
Map<String,String> properties) |
getDeploymentId, getFormKey, getFormPropertyHandlers, initializeFormProperties, setDeploymentId, setFormKey, setFormPropertyHandlers, submitFormPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsubmitFormPropertiespublic void parseConfiguration(Element activityElement, DeploymentEntity deployment, ProcessDefinitionEntity processDefinition, BpmnParse bpmnParse)
parseConfiguration in interface FormHandlerparseConfiguration in class DefaultFormHandlerpublic StartFormData createStartFormData(ProcessDefinitionEntity processDefinition)
createStartFormData in interface StartFormHandlerpublic ExecutionEntity submitStartFormData(ExecutionEntity processInstance, Map<String,String> properties)
Copyright © 2015. All rights reserved.