| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.util | |
| de.hybris.platform.odata2services.odata.monitoring |
| Modifier and Type | Field and Description |
|---|---|
static HttpStatus |
HttpStatus.BAD_REQUEST |
static HttpStatus |
HttpStatus.CONTINUE |
static HttpStatus |
HttpStatus.CREATED |
static HttpStatus |
HttpStatus.INTERNAL_SERVER_ERROR |
static HttpStatus |
HttpStatus.MULTIPLE_CHOICES |
static HttpStatus |
HttpStatus.OK |
| Modifier and Type | Method and Description |
|---|---|
static HttpStatus |
HttpStatus.valueOf(int code)
Creates new status code from the status code value.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpStatus |
ResponseChangeSetEntity.getStatusCode() |
| Constructor and Description |
|---|
ResponseChangeSetEntity(java.lang.String key,
HttpStatus code,
InboundRequestErrorModel error) |
Copyright © 2018 SAP SE. All Rights Reserved.