Class JacksonJson.UserListSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<List<User>>
org.aoju.bus.gitlab.support.JacksonJson.UserListSerializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
Enclosing class:
JacksonJson

public static class JacksonJson.UserListSerializer extends com.fasterxml.jackson.databind.JsonSerializer<List<User>>
Serializer for the odd User instances in the "approved_by" array in the merge_request JSON.