Uses of Class
org.flowable.dmn.model.InformationItem
Packages that use InformationItem
-
Uses of InformationItem in org.flowable.dmn.model
Fields in org.flowable.dmn.model declared as InformationItemModifier and TypeFieldDescriptionprotected InformationItemDecision.variableprotected InformationItemInputData.variableMethods in org.flowable.dmn.model that return InformationItemMethods in org.flowable.dmn.model with parameters of type InformationItemModifier and TypeMethodDescriptionvoidDecision.setVariable(InformationItem variable) voidInputData.setVariable(InformationItem variable)