Handling
Forms in Java
The Java API for form handling is provided as a part of the Guided Procedures framework. It offers the following features for working with forms:
● Retrieving process template information
● Creating form instances
● Creating static (read-only) form instances
This documentation is complementary to the API javadocs.