Ted Pan [
https://community.jboss.org/people/ted.pan] created the discussion
"Re: How to undo or redo human task in a process instance?"
To view the discussion, visit:
https://community.jboss.org/message/777962#777962
--------------------------------------------------------------
hi,
I don't think you can undo a completed task, basing on the task life cycle.
http://docs.jboss.org/jbpm/v5.3/userguide/ch.human-tasks.html#d0e5129
http://docs.jboss.org/jbpm/v5.3/userguide/ch.human-tasks.html#d0e5129
But you can add an event or connection or any other method to re-enter this task node in
the process. A new task instance will be created. You may need to manually
'rollback' what you have done to your business data before re-enter this task
node.
Ted
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/777962#777962]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]