Uses of Class
org.drools.base.rule.EntryPointId
-
Packages that use EntryPointId Package Description org.drools.base.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. -
-
Uses of EntryPointId in org.drools.base.rule
Fields in org.drools.base.rule declared as EntryPointId Modifier and Type Field Description static EntryPointIdEntryPointId. DEFAULTMethods in org.drools.base.rule that return EntryPointId Modifier and Type Method Description EntryPointIdEntryPointId. clone()There is not reason to clone this object since it is stateless.
-