Class AttachmentJsonator

    • Method Detail

      • convert

        public Json convert​(Attachment attachment)
        Description copied from interface: Jsonator
        Creates a Json representation of a given object
        Specified by:
        convert in interface Jsonator<Attachment>
        Parameters:
        attachment - the object to be serialized
        Returns:
        Json JSON representation of the given object