Uses of Enum Class
org.kie.api.definition.rule.Propagation.Type
Packages that use Propagation.Type
-
Uses of Propagation.Type in org.kie.api.definition.rule
Methods in org.kie.api.definition.rule that return Propagation.TypeModifier and TypeMethodDescriptionstatic Propagation.TypeReturns the enum constant of this class with the specified name.static Propagation.Type[]Propagation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.