[jboss-user] [jBPM] - Re: user task limited by time
Maciej Swiderski
do-not-reply at jboss.com
Tue Dec 27 03:12:37 EST 2011
Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: user task limited by time"
To view the discussion, visit: http://community.jboss.org/message/643282#643282
--------------------------------------------------------------
You could make use of timer boundary events for your user task. Whenever this timer expires user task will be skipped (at least that is default behavior) and process can move on to ended or canceled state (based on your process design).
As far as I know you can't attach boundary event directly to the user task (not yet), but instead you can attach it to subprocess that will enclose a user task.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/643282#643282]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111227/b897b815/attachment.html
More information about the jboss-user
mailing list