public final class WorkItemRelationsSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<WorkItemRelations>
Serializer for WorkItemRelations instances.
| Constructor and Description | 
|---|
WorkItemRelationsSerializer(AttachmentsHelper attachmentsHelper,
                           com.edorasware.commons.core.content.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, wrapAndThrowpublic WorkItemRelationsSerializer(AttachmentsHelper attachmentsHelper, com.edorasware.commons.core.content.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>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.