public interface FileTransferHookInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileTransferHookInterface.Status |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(String fromRepositoryId,
org.alfresco.service.cmr.transfer.TransferVersion fromVersion,
String transferId,
FileTransferHookInterface.Status status) |
void notify(String fromRepositoryId, org.alfresco.service.cmr.transfer.TransferVersion fromVersion, String transferId, FileTransferHookInterface.Status status)
Copyright © 2005–2018 Alfresco Software. All rights reserved.