| Interface | Description |
|---|---|
| RestAPIContext |
This class provide access to the data relative to the context in which the Rest API extension is called
|
| RestApiController |
The interface to implement for Rest API extension in Bonita BPM.
|
| Class | Description |
|---|---|
| RestApiResponse |
A Wrapper of an HTTP Response describe by its:
Status
Headers
Body
Charset
Media type
Cookies
|
| RestApiResponseBuilder |
Build a RestApiResponse specifying response body, status and other HTTP attributes.
|
Copyright © 2017 Bonitasoft S.A.. All rights reserved.