Interface CDOCommitHistory.Provider<KEY,HISTORY extends CDOCommitHistory>
- All Known Subinterfaces:
CDOCommitInfoManager
,CDOTransaction
,CDOView
,InternalCDOCommitInfoManager
,InternalCDOTransaction
,InternalCDOView
- All Known Implementing Classes:
CDOPushTransaction
- Enclosing interface:
- CDOCommitHistory
public static interface CDOCommitHistory.Provider<KEY,HISTORY extends CDOCommitHistory>
Provides consumers with
histories
.- Author:
- Eike Stepper
-
Method Summary
-
Method Details
-
getHistory
CDOCommitHistory getHistory() -
getHistory
-