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

All Superinterfaces:
FormHandler
All Known Implementing Classes:
DefaultTaskFormHandler

public interface TaskFormHandler
extends FormHandler

Author:
Tom Baeyens

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

Method Detail

createTaskForm

TaskFormData createTaskForm(TaskEntity task)


Copyright © 2014 camunda services GmbH. All Rights Reserved.