Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.entity | |
com.atlassian.crowd.plugin.rest.exception.mapper |
Modifier and Type | Method and Description |
---|---|
static ErrorEntity |
ErrorEntity.of(Exception exception)
Creates appropriate error entity from the given exception.
|
Modifier and Type | Method and Description |
---|---|
long |
ErrorEntityMessageBodyWriter.getSize(ErrorEntity errorEntity,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
ErrorEntityMessageBodyWriter.writeTo(ErrorEntity errorEntity,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> multivaluedMap,
OutputStream entityStream) |
Copyright © 2018 Atlassian. All rights reserved.