开发者

Need drools workflow examples and tutorial material

开发者 https://www.devze.com 2023-01-08 18:11 出处:网络
In my current project, i need to use drools so, any one can help about some sample workflows with examples and the 开发者_运维问答tutorials also.

In my current project, i need to use drools so, any one can help about some sample workflows with examples and the 开发者_运维问答tutorials also.

Thanks in advance!

Regards' Hari


Best is to simply start with the Drools Flow manual: https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html/index.html

Lots of other useful information in the blog entries: http://blog.athico.com/search/label/Drools%20Flow

and some examples can be found here: http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-examples/drools-examples-drl/

and here as part of the unit tests (Process*Test.java): http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-compiler/src/test/java/org/drools/integrationtests/

Kris

0

精彩评论

暂无评论...
验证码 换一张
取 消