[rules-users] Does guvnor inside BRL supports calling method the one have return type?

boy18nj boy18nj at gmail.com
Wed May 18 09:36:09 EDT 2011


I had class, for example- . Inside BRL after 'THEN' clause, the guvnor only
shows my calculate and toString method. But it does not provides me
opportunity to call getMoney() method.

public class A{

public void calculate(){
}

public String toString(){
}

public BigDecimal getMoney(){
}
}

--
View this message in context: http://drools.46999.n3.nabble.com/Does-guvnor-inside-BRL-supports-calling-method-the-one-have-return-type-tp2956958p2956958.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list