Class DefaultTaskFormHandler
java.lang.Object
org.flowable.engine.impl.form.DefaultFormHandler
org.flowable.engine.impl.form.DefaultTaskFormHandler
- All Implemented Interfaces:
Serializable, FormHandler, TaskFormHandler
- Author:
- Tom Baeyens
- See Also:
-
Field Summary
Fields inherited from class DefaultFormHandler
deploymentId, formKey, formPropertyHandlersFields inherited from interface FormHandler
current -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultFormHandler
getDeploymentId, getFormKey, getFormPropertyHandlers, initializeFormProperties, parseConfiguration, setDeploymentId, setFormKey, setFormPropertyHandlers, submitFormPropertiesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FormHandler
parseConfiguration, submitFormPropertiesMethods inherited from interface TaskFormHandler
getFormKey
-
Constructor Details
-
DefaultTaskFormHandler
public DefaultTaskFormHandler()
-
-
Method Details
-
createTaskForm
- Specified by:
createTaskFormin interfaceTaskFormHandler
-