public class DefaultStartFormHandler extends DefaultFormHandler implements StartFormHandler
deploymentId, formKey, formPropertyHandlers
current
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, submitFormProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
submitFormProperties
public void parseConfiguration(Element activityElement, DeploymentEntity deployment, ProcessDefinitionEntity processDefinition, BpmnParse bpmnParse)
parseConfiguration
in interface FormHandler
parseConfiguration
in class DefaultFormHandler
public StartFormData createStartFormData(ProcessDefinitionEntity processDefinition)
createStartFormData
in interface StartFormHandler
public ExecutionEntity submitStartFormData(ExecutionEntity processInstance, Map<String,String> properties)
Copyright © 2015. All rights reserved.