Preview of transitions
----------------------
Key: JBPM-2822
URL:
https://jira.jboss.org/jira/browse/JBPM-2822
Project: jBPM
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.x
Reporter: Sebastian Rühl
Fix For: jBPM 4.x
It would be a good feature, if you could simulate the completeTask.
A situation for this could be:
I work on my task and want to complete it. Before I want to complete it I would like to
know what the processEngine now do with the process.
As example I have some Items to rate in a Task. There are two transitions one for items
rated and one for no items rated. Every transition has intentionally a different target.
Currently I need to evaluate this by my own.
It would be good if the TaskService could add come methods like
simulateCompleteTask(String taskId) which returns the target activities or outcomes that
would go after a completion.
I don't know if this makes sence to give this information to the process participant
but in my case this is currently a feature request...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira