[jboss-user] [JBoss jBPM] - TaskInstance.isOpened filed strange design
lzdobylak
do-not-reply at jboss.com
Wed Dec 6 03:47:09 EST 2006
Why isOpened flag is set by default to true?
It means that just after creating task instance, the instance is opened.
In my opinion the flag should be set only after starting task - in start() method.
So. I have task assigned to pool and when someone pulls taskinstance to himself, should check if task is opened.
What do you think?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991565#3991565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991565
More information about the jboss-user
mailing list