[jBPM] - Re: Process ends, but user wants to redo the last human task, What or How to do this?

Sergey Kornilov <[email protected]>
Newsgroups gmane.comp.java.jboss.user
Message-ID <[email protected]>
Sergey Kornilov [https://community.jboss.org/people/kornilovs] created the discussion

"Re: Process ends, but user wants to redo the last human task, What or How to do this?"

To view the discussion, visit: https://community.jboss.org/message/830975#830975

--------------------------------------------------------------
Re: But then there is a concern where the two process will become separate process, and by looking at the original process we do not know the real time it takes to complete the process.

you can add some parameters to new process when start it:

boolean isRestarted = true;
List<Integer> previousProcessDurationSecond = [1,2...];

or you can keep InstanceId of aborted process. By this you can get Information when need it.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/830975#830975]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.