public interface FormFieldHandler
| Modifier and Type | Method and Description |
|---|---|
void |
enrichFormFields(FormInfo formInfo) |
void |
handleFormFieldsOnSubmit(FormInfo formInfo,
String taskId,
String processInstanceId,
String scopeId,
String scopeType,
Map<String,Object> variables) |
Copyright © 2018 Flowable. All rights reserved.