[jboss-user] [jBPM] - Re: how to invoke Java class

Tihomir Surdilovic do-not-reply at jboss.com
Thu Jul 21 17:10:01 EDT 2011


Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion

"Re: how to invoke Java class"

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

--------------------------------------------------------------
Look at chapter 13 of the docs -  http://docs.jboss.org/jbpm/v5.1/userguide/ch13.html http://docs.jboss.org/jbpm/v5.1/userguide/ch13.html. Specifically 13.2.4 Executing Service Nodes. 
Also looking at the workitem handler example in 13.2.4 when your process reaches the workitem node, the handler's executeWorkItem method gets called. This is all java code, so as long as you have your specific classes you want to call methods upon on the classpath, you can do whatever you want.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110721/6ed5f5a7/attachment.html 


More information about the jboss-user mailing list