Uses of Class
com.atlassian.crowd.plugin.rest.entity.ErrorEntity
Package
Description
-
Uses of ErrorEntity in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionstatic ErrorEntity
Creates appropriate error entity from the given exception. -
Uses of ErrorEntity in com.atlassian.crowd.plugin.rest.exception.mapper
Modifier and TypeMethodDescriptionlong
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)