public abstract static class NoteDbChangeState.RefState extends Object
Constructor and Description |
---|
RefState() |
Modifier and Type | Method and Description |
---|---|
static NoteDbChangeState.RefState |
create(org.eclipse.jgit.lib.ObjectId changeMetaId,
Map<Account.Id,org.eclipse.jgit.lib.ObjectId> draftIds) |
String |
toString() |
public static NoteDbChangeState.RefState create(org.eclipse.jgit.lib.ObjectId changeMetaId, Map<Account.Id,org.eclipse.jgit.lib.ObjectId> draftIds)