Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the 
discussion

"Re: What is event type all about"

To view the discussion, visit: http://community.jboss.org/message/579895#579895

--------------------------------------------------------------
Actually, the Drools plugin is not using BPMN2 semantics, so in this case this 
should probably be more like a BPMN2 signal event node.  The event type 
describes the type of event the node is listening for.  For example, if your 
event node is waiting for type "MyType", and you do 
processInstance.signalEvent("MyType", data) this node will be activated.

Kris
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/579895#579895]

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

Reply via email to