[
https://jira.jboss.org/browse/JBPM-2506?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski resolved JBPM-2506.
------------------------------------
Resolution: Done
code checked in, GetHistoryVariablesCmd will validate if given arguments
(processInstanceId and variableNames) are not null and if processInstanceId points to non
existing process instance in history - in any of this cases exception will be thrown -
same behavior as for execution variables
add variable declarations
-------------------------
Key: JBPM-2506
URL:
https://jira.jboss.org/browse/JBPM-2506
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0
Reporter: Hauke Rabe
Assignee: Maciej Swiderski
Priority: Optional
Fix For: jBPM 4.4
Attachments: jbpm-2506-20100609.diff, JBPM-2506.patch, mylyn-context.zip
Original Estimate: 4 hours
Remaining Estimate: 4 hours
When variable declarations, also the ability to trace the history can be exposed and
documented.
add following element to process the group activity
<variable name="" [type=""] [history=""] />
type should refer to the types defined in jbpm.variable.types.xml
history = {enabled, disabled} (disabled is the default)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira