Class TransferEventSendingSnapshot

java.lang.Object
org.alfresco.repo.transfer.TransferEventImpl
org.alfresco.service.cmr.transfer.TransferEventSendingSnapshot
All Implemented Interfaces:
RangedTransferEvent, TransferEvent

public class TransferEventSendingSnapshot extends TransferEventImpl implements RangedTransferEvent
Event for sending the properties snapshot.
  • Constructor Details

    • TransferEventSendingSnapshot

      public TransferEventSendingSnapshot()
  • Method Details

    • toString

      public String toString()
      Description copied from class: TransferEventImpl
      A simple human readable summary of this event, the format of this string is not guaranteed and is liable to change.
      Overrides:
      toString in class TransferEventImpl