[jboss-jira] [JBoss JIRA] (DROOLS-1020) Add withVars query attribute to getProcessInstance operation for finished processes

Ivo Bek (JIRA) issues at jboss.org
Wed Jan 6 06:52:00 EST 2016


Ivo Bek created DROOLS-1020:
-------------------------------

             Summary: 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


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