Uses of Enum
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 type with the specified name.static Propagation.Type[]Propagation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.