Pavel Sknar [
http://community.jboss.org/people/pavel.sknar] created the discussion
"Re: Resultes of completion JBPM5 processes"
To view the discussion, visit:
http://community.jboss.org/message/581814#581814
--------------------------------------------------------------
In org.jbpm.integration.console.ProcessManagement (jbpm-gwt-console):
....
....
public List<ProcessInstanceRef> getProcessInstances(String definitionId) {
// TODO: query for active process instances only
List<ProcessInstanceLog> processInstances =
delegate.getProcessInstanceLogsByProcessId(definitionId);
....
....
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/581814#581814]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]