Class FormUtil

java.lang.Object
com.flowable.form.engine.impl.util.FormUtil

public class FormUtil extends Object
A utility class that hides the complexity of FormDefinitionEntity and FlowableFormModel lookup. Use this class rather than accessing the form definition cache or DeploymentManager directly.
Author:
Joram Barrez, Tijs Rademakers