[
https://jira.jboss.org/browse/JBPM-1212?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski commented on JBPM-1212:
----------------------------------------
To me it looks like variable declaration. Since it is declared on process definition level
all of instances of this process definition will have same set of variables available. As
you said that they should be read only in fact it will work like this at startup, meaning
all instances will get exactly same values (unless declaration is based on expression).
But it is not guarded that it cannot be changed.
The obvious difference is that there will be copies of the variables per process instance
not as you described one set of variables that are shared.
Perhaps I am missing something?!
static process variables
------------------------
Key: JBPM-1212
URL:
https://jira.jboss.org/browse/JBPM-1212
Project: jBPM
Issue Type: Feature Request
Reporter: Tom Baeyens
Priority: Minor
Fix For: jBPM 4.x
Add static variables to process definitions
--
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