Class PostRevisionAdapter

    • Constructor Detail

      • PostRevisionAdapter

        public PostRevisionAdapter()
    • Method Detail

      • create

        public PostContentRevision create​(com.google.gson.JsonElement json,
                                          org.fenixedu.bennu.core.json.JsonBuilder ctx)
        Specified by:
        create in interface org.fenixedu.bennu.core.json.JsonCreator<PostContentRevision>
      • view

        public com.google.gson.JsonElement view​(PostContentRevision revision,
                                                org.fenixedu.bennu.core.json.JsonBuilder ctx)
        Specified by:
        view in interface org.fenixedu.bennu.core.json.JsonViewer<PostContentRevision>