Package | Description |
---|---|
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
org.alfresco.repo.transfer.fsr | |
org.alfresco.service.cmr.transfer |
Provides the public interface for the transfer service which can be used to
transfer nodes from one repository to another.
|
Modifier and Type | Method and Description |
---|---|
TransferProgress |
LoggingTransferProgressMonitorImpl.getProgress(String transferId) |
TransferProgress |
AbstractTransferProgressMonitor.getProgress(String transferId) |
TransferProgress |
TransferProgressMonitor.getProgress(String transferId)
Read the progress of the
|
TransferProgress |
RepoTransferProgressMonitorImpl.getProgressInternal(String transferId) |
protected abstract TransferProgress |
AbstractTransferProgressMonitor.getProgressInternal(String transferId) |
TransferProgress |
RepoTransferReceiverImpl.getStatus(String transferId) |
TransferProgress |
HttpClientTransmitterImpl.getStatus(Transfer transfer) |
TransferProgress |
TransferTransmitter.getStatus(Transfer transfer)
Get the status of an in process transfer
|
Modifier and Type | Method and Description |
---|---|
TransferProgress |
HookableTransferMonitorImpl.getProgress(String transferId) |
TransferProgress |
FileTransferProgressMonitor.getProgressInternal(String transferId) |
TransferProgress |
FileTransferReceiver.getStatus(String transferId) |
Modifier and Type | Method and Description |
---|---|
TransferProgress |
TransferReceiver.getStatus(String transferId) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.