Class TransferEventBegin

  • All Implemented Interfaces:
    TransferEvent

    public class TransferEventBegin
    extends TransferEventImpl
    TransferEventBegin is produced when a transfer has started.
    • Constructor Detail

      • TransferEventBegin

        public TransferEventBegin()
    • Method Detail

      • toString

        public java.lang.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
      • setTransferId

        public void setTransferId​(java.lang.String transferId)
      • getTransferId

        public java.lang.String getTransferId()