Uses of Class
org.flowable.engine.impl.form.FormTypes
-
Packages that use FormTypes Package Description org.flowable.engine.impl.cfg -
-
Uses of FormTypes in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as FormTypes Modifier and Type Field Description protected FormTypesProcessEngineConfigurationImpl. formTypesMethods in org.flowable.engine.impl.cfg that return FormTypes Modifier and Type Method Description FormTypesProcessEngineConfigurationImpl. getFormTypes()Methods in org.flowable.engine.impl.cfg with parameters of type FormTypes Modifier and Type Method Description ProcessEngineConfigurationImplProcessEngineConfigurationImpl. setFormTypes(FormTypes formTypes)
-