| Package | Description |
|---|---|
| oracle.sdp.daf.action.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBuilder |
HttpContext.getClientResponse()
Allows actions to affect the response back to the application.
|
ResponseBuilder |
ResponseBuilder.withStatus(int status)
Sets the status of the response.
|