org.camunda.bpm.engine.impl.form.handler
Class DefaultTaskFormHandler
java.lang.Object
org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
org.camunda.bpm.engine.impl.form.handler.DefaultTaskFormHandler
- All Implemented Interfaces:
- FormHandler, TaskFormHandler
public class DefaultTaskFormHandler
- extends DefaultFormHandler
- implements TaskFormHandler
- Author:
- Tom Baeyens
| Methods inherited from class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler |
fireFormPropertyHistoryEvents, getBusinessKeyFieldId, getDeploymentId, getFormPropertyHandlers, getFormTypes, initializeFormFields, initializeFormProperties, parseConfiguration, parseFormData, parseFormField, parseFormFields, parseFormProperties, parseProperties, parseValidation, setBusinessKeyFieldId, setDeploymentId, setFormPropertyHandlers, submitFormVariables |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTaskFormHandler
public DefaultTaskFormHandler()
createTaskForm
public TaskFormData createTaskForm(TaskEntity task)
- Specified by:
createTaskForm in interface TaskFormHandler
Copyright © 2017 camunda services GmbH. All rights reserved.