[jboss-jira] [JBoss JIRA] (DROOLS-1020) Add withVars query attribute to getProcessInstance operation for finished processes
Ivo Bek (JIRA)
issues at jboss.org
Mon Feb 29 09:06:00 EST 2016
[ https://issues.jboss.org/browse/DROOLS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivo Bek updated DROOLS-1020:
----------------------------
Git Pull Request: https://github.com/droolsjbpm/droolsjbpm-integration/pull/331, https://github.com/droolsjbpm/droolsjbpm-integration/pull/332 (was: https://github.com/droolsjbpm/droolsjbpm-integration/pull/331)
> Add withVars query attribute to getProcessInstance operation for finished processes
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-1020
> URL: https://issues.jboss.org/browse/DROOLS-1020
> Project: Drools
> Issue Type: Enhancement
> Components: kie server
> Affects Versions: 6.3.0.Final
> Reporter: Ivo Bek
> Assignee: Ivo Bek
> Priority: Minor
> Labels: reported-by-qe
> Fix For: 6.4.0.CR1, 7.0.0.Final
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> KIE Server already provides getProcessInstance operation with query attribute withVars but only for an active process instance [1]. The enhancement will add this functionality to RuntimeDataResource to be able to query completed and aborted processes including their variables.
> Additionally, the changes will require to change KIE Server client and it would be nice to add functionality to both REST and JMS.
> [1] https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/kie-server-parent/kie-server-remote/kie-server-rest/kie-server-rest-jbpm/src/main/java/org/kie/server/remote/rest/jbpm/ProcessResource.java#L218
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list