[jboss-jira] [JBoss JIRA] Created: (JBPM-789) add finder methods for current tasks and current nodes
Tom Baeyens (JIRA)
jira-events at jboss.com
Fri Dec 1 09:59:57 EST 2006
add finder methods for current tasks and current nodes
------------------------------------------------------
Key: JBPM-789
URL: http://jira.jboss.com/jira/browse/JBPM-789
Project: JBoss jBPM
Issue Type: Feature Request
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.1.4
as per gavin's request
| List<TaskInstance> currentTasks =
| processInstance.getCurrentTasks();
| List<Node> currentNodes = processInstance.getCurrentNodes();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list