Package org.bonitasoft.web.extension.rest
-
Interface Summary Interface Description RestAPIContext This class provide access to the data relative to the context in which the Rest API extension is calledRestApiController The interface to implement for Rest API extension in Bonita. -
Class Summary Class Description RestApiResponse A Wrapper of an HTTP Response describe by its: Status Headers Body Charset Media type CookiesRestApiResponseBuilder Build a RestApiResponse specifying response body, status and other HTTP attributes.