public abstract static class NoteDbChangeState.Delta extends Object
Constructor and Description |
---|
Delta() |
Modifier and Type | Method and Description |
---|---|
static NoteDbChangeState.Delta |
create(Change.Id changeId,
Optional<org.eclipse.jgit.lib.ObjectId> newChangeMetaId,
Map<Account.Id,org.eclipse.jgit.lib.ObjectId> newDraftIds) |
public static NoteDbChangeState.Delta create(Change.Id changeId, Optional<org.eclipse.jgit.lib.ObjectId> newChangeMetaId, Map<Account.Id,org.eclipse.jgit.lib.ObjectId> newDraftIds)