public interface CDOTransactionFinishedEvent extends CDOViewEvent
| Modifier and Type | Interface and Description |
|---|---|
static class |
CDOTransactionFinishedEvent.Cause
Enumerates the possible
causes for a transaction to become finished. |
static class |
CDOTransactionFinishedEvent.Type
Deprecated.
As of 4.3 use
CDOTransactionFinishedEvent.Cause. |
| Modifier and Type | Method and Description |
|---|---|
CDOTransactionFinishedEvent.Cause |
getCause() |
Map<CDOID,CDOID> |
getIDMappings() |
CDOTransactionFinishedEvent.Type |
getType()
Deprecated.
As of 4.3 use
getCause(). |
getSource@Deprecated CDOTransactionFinishedEvent.Type getType()
getCause().CDOTransactionFinishedEvent.Cause getCause()
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.