Uses of Class
org.alfresco.service.cmr.transfer.TransferProgress
Packages that use TransferProgress
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another.
-
Uses of TransferProgress in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer that return TransferProgressModifier and TypeMethodDescriptionAbstractTransferProgressMonitor.getProgress(String transferId) LoggingTransferProgressMonitorImpl.getProgress(String transferId) TransferProgressMonitor.getProgress(String transferId) Read the progress of theprotected abstract TransferProgressAbstractTransferProgressMonitor.getProgressInternal(String transferId) RepoTransferProgressMonitorImpl.getProgressInternal(String transferId) Get the status of an in process transfer -
Uses of TransferProgress in org.alfresco.service.cmr.transfer
Methods in org.alfresco.service.cmr.transfer that return TransferProgress