Interface FormEngine
- All Known Implementing Classes:
HtmlFormEngine
,JuelFormEngine
public interface FormEngine
- Author:
- Tom Baeyens
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
renderStartForm
(StartFormData startForm) renderTaskForm
(TaskFormData taskForm)
-
Method Details
-
getName
String getName() -
renderStartForm
-
renderTaskForm
-