]
Kris Verlaenen updated JBPM-3043:
---------------------------------
Fix Version/s: jBPM 3.2.x
Add public accessor for protected member subProcessName of
ProcessState
-----------------------------------------------------------------------
Key: JBPM-3043
URL:
https://issues.jboss.org/browse/JBPM-3043
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 3.2.9
Reporter: Toshiya Kobayashi
Fix For: jBPM 3.2.x
When attempting to explore the metadata for a process programatically it is useful to
have access to the subprocess name referenced by a ProcessState node without having to
have a stateful instance of the process containing the node. I understand why the
ProcessDefinition cannot be provided (late binding, versioning etc.), but we are
generating a process definition graph in a UI display and we need to be able to identify
the referenced subprocess so that we can provide a link to its definition (which we will
resolve ourselves).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: