public static interface TransferServicePolicies.OnStartInboundTransferPolicy extends ClassPolicy
TransferModel.TYPE_TRANSFER_RECORDPolicy.Arg| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
onStartInboundTransfer(java.lang.String transferId)
Invoked immediately after processing of a new inbound transfer is started.
|
void onStartInboundTransfer(java.lang.String transferId)
TransferModel.TYPE_TRANSFER_RECORDtransferId - The identifier of the transfer that has been startedCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.