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.script |
Provides the JavaScript implementation of the transfer service.
|
Modifier and Type | Method and Description |
---|---|
TransferService |
ReplicationServiceImpl.getTransferService() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationServiceImpl.setTransferService(TransferService transferService) |
Modifier and Type | Class and Description |
---|---|
class |
TransferServiceImpl
Implementation of the Transfer Service.
|
Modifier and Type | Method and Description |
---|---|
TransferService |
TransferAsyncAction.getTransferService() |
Modifier and Type | Method and Description |
---|---|
static TransferTarget |
TransferTestUtil.getTestTarget(TransferService transferService) |
void |
TransferOneNodeActionExecuter.setTransferService(TransferService transferService) |
void |
CreateTransferTargetActionExecuter.setTransferService(TransferService transferService) |
void |
TransferTreeWithCancelActionExecuter.setTransferService(TransferService transferService) |
void |
TransferTreeActionExecuter.setTransferService(TransferService transferService) |
void |
TransferAsyncAction.setTransferService(TransferService transferService) |
Modifier and Type | Method and Description |
---|---|
TransferService |
ScriptTransferService.getTransferService() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptTransferService.setTransferService(TransferService transferService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.