[jboss-user] [jBPM] - how to get next steps in jbpm5.2
hczjb zhang
do-not-reply at jboss.com
Tue Jan 22 10:18:37 EST 2013
hczjb zhang [https://community.jboss.org/people/jiabin] created the discussion
"how to get next steps in jbpm5.2"
To view the discussion, visit: https://community.jboss.org/message/793547#793547
--------------------------------------------------------------
hi :
i have a problem
in jbpm3.2, we can get next transitions like:
JbpmContext context = getContext();
ProcessInstance instance = context.getProcessInstance(processInstanceId);
List nextSteps = instance.getRootToken().getNode().getLeavingTransitions();
but i don't know how to get the next transitions in jbpm5.2, if anyone knows, please tell me, thanks in advance.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/793547#793547]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130122/efb0b1b5/attachment.html
More information about the jboss-user
mailing list