Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: Equivalent of jbpm3 Action Handlers" To view the discussion, visit: http://community.jboss.org/message/643534#643534 -------------------------------------------------------------- Are you talking about jBPM5? Yes there is. For Action Handlers you have the concept of WorkItem, That will represent a node inside your process. Unfortunately, the BPMN2 specification doesn't define hook points to onEntry and OnExit actions. Luckly the jBPM5 team has implemented the following extensions: https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-OnEntryExitScriptProcess.bpmn2 https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-OnEntryExitScriptProcess.bpmn2 Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/643534#643534] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
