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 InformationItem
Decision.variable
protected InformationItem
InputData.variable
Methods in org.flowable.dmn.model that return InformationItemMethods in org.flowable.dmn.model with parameters of type InformationItemModifier and TypeMethodDescriptionvoid
Decision.setVariable
(InformationItem variable) void
InputData.setVariable
(InformationItem variable)