Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: executing a method as some event occurs"
To view the discussion, visit:
https://community.jboss.org/message/746325#746325
--------------------------------------------------------------
take a look at service task and ServiceTaskHandler that is capable for invoking method of
defined java class with restriction of only single argument. Alternatively you can create
your custom/domain specific nodes and coresponding work item handlers which you could do
pretty much whatever you need.
Take a look at
http://docs.jboss.org/jbpm/v5.3/userguide/ch.domain-specific-processes.html documentation
for more details and jbpm-examples project that is shipped with jbpm distribution.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/746325#746325]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]