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