Class TransferEventEndState

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

public class TransferEventEndState extends TransferEventImpl implements TransferEvent
An end state is produces when a transfer ends a state.
  • Constructor Details

    • TransferEventEndState

      public TransferEventEndState()
  • 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