JBoss Community

Re: What is event type all about

created by Kris Verlaenen in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community