lundi 13 février 2017

How to bind nested object in drools decision table

Vote count: 0

I am new to drools, and I know if I want to bind nested object in drl file we write

when
  $p: Person(age >= 18, $st:State)
  $state: State(this == $st)

But I don't know how to make this in a decision table.

asked 55 secs ago

Let's block ads! (Why?)



How to bind nested object in drools decision table

Aucun commentaire:

Enregistrer un commentaire