Class AsyncWorkspaceTransfer

java.lang.Object
fr.gouv.vitam.worker.core.impl.AsyncWorkspaceTransfer

public class AsyncWorkspaceTransfer extends Object
Send asynchronously files to the workspace Manage double collection, one for managing completable waitMonitor as batch The scond collection is for WorkspaceQueue, information of files to be sent to the workspace

If an exception occurs when a completable waitMonitor try to execute a task, this exception will be saved and propagated when the method waitEndOfTransfer is called