Package oracle.stellent.ridc.model
Class TransferFile.TransferProgress
java.lang.Object
oracle.stellent.ridc.model.TransferFile.TransferProgress
- All Implemented Interfaces:
TransferFile.TransferListener
- Enclosing class:
- TransferFile
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransferProgress
public TransferProgress(long contentLength)
-
-
Method Details
-
notifyBufferWrite
public void notifyBufferWrite(long bytes) - Specified by:
notifyBufferWrite
in interfaceTransferFile.TransferListener
-
getBytesTransferred
public long getBytesTransferred() -
getTransferPercentage
public int getTransferPercentage()
-