Class AttachmentAdapter

java.lang.Object
com.ardoq.adapter.AttachmentAdapter
All Implemented Interfaces:
com.google.gson.JsonSerializer<Attachment>

public class AttachmentAdapter
extends Object
implements com.google.gson.JsonSerializer<Attachment>
  • Constructor Details

  • Method Details

    • serialize

      public com.google.gson.JsonElement serialize​(Attachment reference, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
      Specified by:
      serialize in interface com.google.gson.JsonSerializer<Attachment>