Uses of Interface
org.flowable.engine.form.FormProperty
Packages that use FormProperty
-
Uses of FormProperty in org.flowable.engine.form
Methods in org.flowable.engine.form that return types with arguments of type FormPropertyModifier and TypeMethodDescriptionFormData.getFormProperties()Properties containing the dynamic information that needs to be displayed in the form. -
Uses of FormProperty in org.flowable.engine.impl.form
Classes in org.flowable.engine.impl.form that implement FormPropertyFields in org.flowable.engine.impl.form with type parameters of type FormPropertyMethods in org.flowable.engine.impl.form that return FormPropertyModifier and TypeMethodDescriptionFormPropertyHandler.createFormProperty(ExecutionEntity execution) Methods in org.flowable.engine.impl.form that return types with arguments of type FormPropertyMethod parameters in org.flowable.engine.impl.form with type arguments of type FormPropertyModifier and TypeMethodDescriptionvoidFormDataImpl.setFormProperties(List<FormProperty> formProperties)