public static interface TransferServicePolicies.OnStartInboundTransferPolicy extends ClassPolicy
TransferModel.TYPE_TRANSFER_RECORD
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
onStartInboundTransfer(String transferId)
Invoked immediately after processing of a new inbound transfer is started.
|
void onStartInboundTransfer(String transferId)
TransferModel.TYPE_TRANSFER_RECORD
transferId
- The identifier of the transfer that has been startedCopyright © 2005–2017 Alfresco Software. All rights reserved.