org.alfresco.service.cmr.transfer
Interface TransferServicePolicies.BeforeStartInboundTransferPolicy
- All Superinterfaces:
- ClassPolicy, Policy
- Enclosing interface:
- TransferServicePolicies
public static interface TransferServicePolicies.BeforeStartInboundTransferPolicy
- extends ClassPolicy
Invoked immediately before processing of a new inbound transfer is started.
Reported against the "trx:transferRecord" type (TransferModel.TYPE_TRANSFER_RECORD
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy |
Policy.Arg |
Field Summary |
static org.alfresco.service.namespace.QName |
QNAME
|
QNAME
static final org.alfresco.service.namespace.QName QNAME
beforeStartInboundTransfer
void beforeStartInboundTransfer()
- Invoked immediately before processing of a new inbound transfer is started.
Reported against the "trx:transferRecord" type (
TransferModel.TYPE_TRANSFER_RECORD
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.