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