Bug 1266812 - Missing REST API in section 16.1.2. Deployment REST API
Summary: Missing REST API in section 16.1.2. Deployment REST API
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: brms-docs@redhat.com
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-28 04:41 UTC by Abhijit humbe
Modified: 2020-03-27 19:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.