A little up to share one solution I've found to people who share the same
issue.
It is not possible to add an annotation to a Bean in a decision table (there
is no such placeholder.)
However, if you add the annotation in a separate DRL file that has the
_same_ package as the decision table (see Ruleset keyword in decision table)
and that is compiled _before_ the decision table, the annotation is compiled
and is available at the decision table compile time.
--
View this message in context:
http://drools.46999.n3.nabble.com/Setting-typesafe-in-decision-tables-tp3...
Sent from the Drools: User forum mailing list archive at
Nabble.com.