Victor Zorin [http://community.jboss.org/people/zorin] created the discussion

"Re: jBPM 5.0 ProcessContext creation"

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

--------------------------------------------------------------
You do not need to get to a context, there are two signal methods in 
StatefulKnowledgeSession.
One method passes event to all processes run by this session, another one 
passes event to a specific instance given its id:
ksession.signalEvent(signalName, data, instance.getWorkflowInstanceId());
--------------------------------------------------------------

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

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