1) I wnat to filter out tasks that are ended  (the end_ date in the db is set 
to a date) from the findTaskInstances and findPooledTaskInstances functions. Is 
there a way to do that without changing the source code - i.e., is there 
already a function that does this?

2) if not, I noticed that those functions retrieve tasks where isopen_ and 
issuspended_ are = 0. When does this occur in the taks lifecycle? I have the 
end_ set in some tasks but those tasks are still returning because isopen_ and 
issuspended_ are still = 0


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033785
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to