Package org.eclipse.emf.cdo.transaction
Interface CDOTransactionFinishedEvent
- All Superinterfaces:
CDOViewEvent
,org.eclipse.net4j.util.event.IEvent
- Since:
- 2.0
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Enumerates the possiblecauses
for atransaction
to become finished.static enum
Deprecated. -
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.view.CDOViewEvent
getSource
-
Method Details
-
getType
Deprecated.As of 4.3 usegetCause()
. -
getCause
CDOTransactionFinishedEvent.Cause getCause()- Since:
- 4.3
-
getIDMappings
-
CDOTransactionFinishedEvent.Cause
.