Package org.alfresco.repo.transfer
Class RepoTransferReceiverImpl.AsyncCommitCommand
- java.lang.Object
-
- org.alfresco.repo.transfer.RepoTransferReceiverImpl.AsyncCommitCommand
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- RepoTransferReceiverImpl
public class RepoTransferReceiverImpl.AsyncCommitCommand extends Object implements Runnable
This embedded class is used to push requests for asynchronous commits onto a different thread- Author:
- Brian
-
-
Constructor Summary
Constructors Constructor Description AsyncCommitCommand(String transferId)
-