package org.alfresco.repo.transfer; public interface TransferSummaryAware { TransferSummaryReport getTransferSummaryReport(); }