JBoss Community

Re: executing a method as some event occurs

created by Maciej Swiderski in jBPM - View the full discussion

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 documentation for more details and jbpm-examples project that is shipped with jbpm distribution.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community