[jboss-user] [jBPM] - Re: jBPM 5.0 released
Kris Verlaenen
do-not-reply at jboss.com
Tue Feb 8 10:30:21 EST 2011
Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: jBPM 5.0 released"
To view the discussion, visit: http://community.jboss.org/message/586248#586248
--------------------------------------------------------------
The jBPM5 engine does not translate processes into rules (and neither did Drools Flow). It uses a simple state machine to represent the current state and signal next states, etc. The section you are referring to however allows you to combine this with rules if you want. For example, if you want to use complex rule constraints (using the Drools DRL) in your exclusive gateway, we will generate the rules for you. Similarly, if you use a condition start event, we will generate a rule that will trigger your process if that condition is met.
The normal control flow however does not use rules or a rules engine, it works by having different state nodes trigger each other.
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/586248#586248]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110208/052bdac0/attachment.html
More information about the jboss-user
mailing list