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

All Superinterfaces:
FormHandler
All Known Implementing Classes:
DefaultStartFormHandler, DelegateStartFormHandler

public interface StartFormHandler
extends FormHandler

Author:
Tom Baeyens

Method Summary
 StartFormData createStartFormData(ProcessDefinitionEntity processDefinition)
           
 
Methods inherited from interface org.camunda.bpm.engine.impl.form.handler.FormHandler
parseConfiguration, submitFormVariables
 

Method Detail

createStartFormData

StartFormData createStartFormData(ProcessDefinitionEntity processDefinition)


Copyright © 2017 camunda services GmbH. All rights reserved.