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(List<org.activiti.bpmn.model.FormProperty> formProperties,
String formKey,
DeploymentEntity deployment,
ProcessDefinitionEntity processDefinition) |
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(List<org.activiti.bpmn.model.FormProperty> formProperties, String formKey, DeploymentEntity deployment, ProcessDefinitionEntity processDefinition)
parseConfiguration in interface FormHandlerparseConfiguration in class DefaultFormHandlerpublic StartFormData createStartFormData(ProcessDefinitionEntity processDefinition)
createStartFormData in interface StartFormHandlerpublic ExecutionEntity submitStartFormData(ExecutionEntity processInstance, Map<String,String> properties)
Copyright © 2016 Alfresco. All rights reserved.