Class ListRevisionDrafts

    • Field Detail

      • db

        protected final com.google.inject.Provider<ReviewDb> db
      • commentJson

        protected final com.google.inject.Provider<com.google.gerrit.server.change.CommentJson> commentJson
    • Method Detail

      • listComments

        protected Iterable<Comment> listComments​(RevisionResource rsrc)
                                          throws com.google.gwtorm.server.OrmException
        Throws:
        com.google.gwtorm.server.OrmException
      • includeAuthorInfo

        protected boolean includeAuthorInfo()
      • getComments

        public List<CommentInfo> getComments​(RevisionResource rsrc)
                                      throws com.google.gwtorm.server.OrmException
        Throws:
        com.google.gwtorm.server.OrmException