[jboss-user] [jBPM Users] - Re: Extending timers or creating custom jobs

jbarrez do-not-reply at jboss.com
Mon Nov 2 14:00:58 EST 2009


All jBPM object are in fact Hibernate objects. So you can simply programmatically create a Job with the correct date and save it through the hibernate session.

Best approach to this is to write a custom Command and invoke it through the CommandService (there are plenty such examples in the source code).



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263553#4263553

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263553



More information about the jboss-user mailing list