removed previous methods
------------------------
Key: JBPM-2264
URL:
https://jira.jboss.org/jira/browse/JBPM-2264
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.0.0.CR1
previous methods on the execution were a way for activities to know which was the
previously executed activity.
that gave some context to activities like sequence (knowing what was the previously
executed child activity so the sequence would not need to maintain an index) and some
join impls (the joins could trace over which incoming transition the executions came)
should be replaced with system variables.
--
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