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