Package org.eclipse.emf.cdo.common.commit
package org.eclipse.emf.cdo.common.commit
Common concepts for dealing with commits and change sets.
-
ClassDescriptionEnumerates possible change kinds.Generic provider for the kinds of changes that have been applied to objects.The
change set data
between twobranch points
with a common ancestor.Provides consumers withchange set data
structures.Change set data
with detailed information about newpackage units
.A cache for thecommit infos
of a branch or of an entire repository.CDOCommitHistory.Provider<KEY,HISTORY extends CDOCommitHistory> Provides consumers withhistories
.A virtualhistory
element that can be returned fromIContainer.getElements()
ifCDOCommitHistory.isAppendingTriggerLoadElement()
istrue
to indicate that the history is notfully
loaded, yet.Commit data
in the context of acommit info manager
with additional commit informations.A call-back interface that indicates the ability to handlecommit infos
that are passed from other entities.Provides access tocommit info
objects.Calls registeredcommit info handlers
.