Class CDOViewEventProducer.CDORolledBackTransactionEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CDOTransaction getSource()  
      • Methods inherited from class org.eclipse.net4j.util.event.Event

        formatAdditionalParameters, formatEventName, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getSource

        public CDOTransaction getSource()
        Specified by:
        getSource in interface CDOViewEvent
        Specified by:
        getSource in interface org.eclipse.net4j.util.event.IEvent
        Overrides:
        getSource in class org.eclipse.net4j.util.event.Event