Bug 1266812

Summary: Missing REST API in section 16.1.2. Deployment REST API
Product: [Retired] JBoss BPMS Platform 6 Reporter: Abhijit humbe <abhumbe>
Component: DocumentationAssignee: brms-docs <brms-docs>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: brms-docs, tkobayas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22824, Development Guide-6.1 Build Date: 30-07-2015 16:46:35 Topic ID: 26707-753596 [Latest]
Last Closed: 2020-03-27 19:03:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Abhijit humbe 2015-09-28 04:41:56 UTC
Title: Deployment calls

Describe the issue:

We can use following REST API to list all deployed process definitions.But this REST API is not mentioned in product documentation.

~~~
[GET]  /deployment/processes
~~~

Suggestions for improvement:


Additional information:

There is minor bug with this REST API, it always requires parameters p and s (page and size),and its captured in JBPM-4578.This issue will be fixed in jBPM 6.3 release.

Comment 2 Toshiya Kobayashi 2015-09-28 09:00:49 UTC
A PR has been sent for master branch.

https://github.com/droolsjbpm/kie-docs/pull/8