Uses of Class
org.bonitasoft.web.extension.rest.RestApiResponse
-
Packages that use RestApiResponse Package Description org.bonitasoft.web.extension.rest -
-
Uses of RestApiResponse in org.bonitasoft.web.extension.rest
Methods in org.bonitasoft.web.extension.rest that return RestApiResponse Modifier and Type Method Description RestApiResponseRestApiResponseBuilder. build()RestApiResponseRestApiController. doHandle(javax.servlet.http.HttpServletRequest request, RestApiResponseBuilder responseBuilder, RestAPIContext context)Let the Rest API Extension parse request for specific attribute handling.
-