public final class WorkItemRelationsSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<WorkItemRelations>
Serializer for WorkItemRelations
instances.
Constructor and Description |
---|
WorkItemRelationsSerializer(AttachmentsHelper attachmentsHelper,
ContentManager contentManager) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(WorkItemRelations workItemRelations,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrow
public WorkItemRelationsSerializer(AttachmentsHelper attachmentsHelper, ContentManager contentManager)
public void serialize(WorkItemRelations workItemRelations, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize
in class com.fasterxml.jackson.databind.ser.std.StdSerializer<WorkItemRelations>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.