ProcessState Missing Accessor
-----------------------------
Key: JBPM-1899
URL:
https://jira.jboss.org/jira/browse/JBPM-1899
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM 3.3.0 GA
Reporter: Brad Davis
Priority: Minor
ProcessState is missing an accessor for VariableAccess.
There should be a setVariableAccess method defined so that dynamically created process
definitions can take advantage of VariableAccess.
Work Around:
Because the ProcessState defines variableAccess as protected, extending the class,
creating a method setVariableAccess, and using that defintion will allow access to the
field.
--
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