You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by kodeninja <ko...@gmail.com> on 2009/07/07 13:49:11 UTC

Alternatives to eventContext.getVariableData(), eventContext.getVariableNames() etc

I have a question concerning the event listener API. It seems that
BpelEvent.eventContext.getScopeInstanceId(),
BpelEvent.eventContext.getVariableNames() and
BpelEvent.eventContext.getVariableData() are all deprecated methods.

But the javadocs don't indicate any alternative APIs to get the variable
information inside the onEvent() method. Is anyone aware of an alternate
approach to get the variable info inside the event listener? 

Thanks,
-Kodeninja
-- 
View this message in context: http://www.nabble.com/Alternatives-to-eventContext.getVariableData%28%29%2C-eventContext.getVariableNames%28%29-etc-tp24371871p24371871.html
Sent from the Apache Ode User mailing list archive at Nabble.com.