[
https://jira.jboss.org/jira/browse/JBPM-2309?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-2309:
-----------------------------------
We assume the context for this piece of code is to show the current position in the
diagram for a task. Heiko, is that correct ?
This is how we'll address it:
Properties to be added to task interface:
* processInstanceId
* activityName
Add method to ExecutionService
* getProcessDefinitionId(String executionId);
Add method to support getTaskDefinition and getProcessInstance from
interface Task
----------------------------------------------------------------------------------
Key: JBPM-2309
URL:
https://jira.jboss.org/jira/browse/JBPM-2309
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0.CR1
Reporter: steven wang
Fix For: jBPM 4.0
To support task management capabilities in console, The operations supported by Task
interface is not enough. It would be better to add method to support getTaskDefinition and
getProcessInstance from interface Task.
For reference, see
https://jira.jboss.org/jira/browse/JBPM-286, jBPM 3.1 supports such
methods.
--
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