org.camunda.bpm.engine.impl.form.handler
Interface TaskFormHandler

All Superinterfaces:
FormHandler
All Known Implementing Classes:
DefaultTaskFormHandler, DelegateTaskFormHandler

public interface TaskFormHandler
extends FormHandler

Author:
Tom Baeyens

Method Summary
 TaskFormData createTaskForm(TaskEntity task)
           
 
Methods inherited from interface org.camunda.bpm.engine.impl.form.handler.FormHandler
parseConfiguration, submitFormVariables
 

Method Detail

createTaskForm

TaskFormData createTaskForm(TaskEntity task)


Copyright © 2015 camunda services GmbH. All rights reserved.