Package | Description |
---|---|
org.alfresco.repo.replication | |
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 |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationActionExecutor.setTransferService(TransferService2 transferService)
Injects the TransferService bean.
|
Modifier and Type | Class and Description |
---|---|
class |
TransferServiceImpl2
Implementation of the Transfer Service.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteFileTransferActionExecuter.setTransferService(TransferService2 transferService) |
void |
FileTransferActionExecuter.setTransferService(TransferService2 transferService) |
void |
RandomFileTransferActionExecuter.setTransferService(TransferService2 transferService) |
void |
SyncRandomFileTransferActionExecuter.setTransferService(TransferService2 transferService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.