Class TransferData

    • Constructor Detail

      • TransferData

        public TransferData()
    • Method Detail

      • isEmpty

        public abstract boolean isEmpty()
      • getHistoryEntryId

        public java.lang.Long getHistoryEntryId()
      • getTransferRequestTrid

        @Nullable
        public Trid getTransferRequestTrid()
      • copyConstantFieldsToBuilder

        public TransferData.Builder<?,​?> copyConstantFieldsToBuilder()
        Returns a fresh Builder populated only with the constant fields of this TransferData, i.e. those that are fixed and unchanging throughout the transfer process.

        These fields are:

        • transferRequestTrid
        • transferRequestTime
        • gainingClientId
        • losingClientId
        • transferPeriod