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(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, submitFormProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
submitFormProperties
public void parseConfiguration(List<org.activiti.bpmn.model.FormProperty> formProperties, String formKey, DeploymentEntity deployment, ProcessDefinitionEntity processDefinition)
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 © 2016 Alfresco. All rights reserved.