Class TransferFile.TransferProgress

java.lang.Object
oracle.stellent.ridc.model.TransferFile.TransferProgress
All Implemented Interfaces:
TransferFile.TransferListener
Enclosing class:
TransferFile

public class TransferFile.TransferProgress extends Object implements TransferFile.TransferListener
  • Constructor Details

    • TransferProgress

      public TransferProgress(long contentLength)
  • Method Details

    • notifyBufferWrite

      public void notifyBufferWrite(long bytes)
      Specified by:
      notifyBufferWrite in interface TransferFile.TransferListener
    • getBytesTransferred

      public long getBytesTransferred()
    • getTransferPercentage

      public int getTransferPercentage()