public class LegacyChangeNoteRead
extends java.lang.Object
Constructor and Description |
---|
LegacyChangeNoteRead(java.lang.String serverId) |
Modifier and Type | Method and Description |
---|---|
Account.Id |
parseIdent(org.eclipse.jgit.lib.PersonIdent ident,
Change.Id changeId) |
java.util.List<Comment> |
parseNote(byte[] note,
org.eclipse.jgit.util.MutableInteger p,
Change.Id changeId) |
@Inject public LegacyChangeNoteRead(java.lang.String serverId)
public Account.Id parseIdent(org.eclipse.jgit.lib.PersonIdent ident, Change.Id changeId) throws org.eclipse.jgit.errors.ConfigInvalidException
org.eclipse.jgit.errors.ConfigInvalidException