public interface FormProvider
-
Method Summary
-
Method Details
-
form
Returns valid form (usually HTML) that can be used to interact to create new instances of the process that is given- Parameters:
process- process definition this form corresponds to- Returns:
- a form if found otherwise null
-