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