Class LegacyChangeNoteRead


  • public class LegacyChangeNoteRead
    extends Object
    • Constructor Detail

      • LegacyChangeNoteRead

        @Inject
        public LegacyChangeNoteRead​(String serverId)
    • Method Detail

      • parseIdent

        public Account.Id parseIdent​(org.eclipse.jgit.lib.PersonIdent ident,
                                     Change.Id changeId)
                              throws org.eclipse.jgit.errors.ConfigInvalidException
        Throws:
        org.eclipse.jgit.errors.ConfigInvalidException
      • parseNote

        public List<Comment> parseNote​(byte[] note,
                                       org.eclipse.jgit.util.MutableInteger p,
                                       Change.Id changeId)
                                throws org.eclipse.jgit.errors.ConfigInvalidException
        Throws:
        org.eclipse.jgit.errors.ConfigInvalidException