-
-
Method Summary
long
boolean
boolean
Returns
true if this commit info describes the first initializing commit in the
repository,
false otherwise.
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOChangeSetData
copy, forEachRevision, forEachRevisionDelta, getAffectedIDs, getChangedObject, getChangedObjects, getChangeKinds, getDetachedObject, getDetachedObjects, getNewObject, getNewObjects, isEmpty, merge
-
Method Details
-
-
getPreviousTimeStamp
long getPreviousTimeStamp()
- Since:
- 4.0
-
getPreviousCommitInfo
- Since:
- 4.6
-
-
-
getMergeSource
- Since:
- 4.6
-
getMergedCommitInfo
- Since:
- 4.6
-
isInitialCommit
boolean isInitialCommit()
Returns
true if this commit info describes the first initializing commit in the
repository,
false otherwise.
- Since:
- 4.2
-
isCommitDataLoaded
boolean isCommitDataLoaded()
- Since:
- 4.2