public interface IFileTransferRunnable
FileTransferJobs.| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.runtime.IStatus |
performFileTransfer(org.eclipse.core.runtime.IProgressMonitor monitor)
Synchronously perform the actual file transfer.
|
org.eclipse.core.runtime.IStatus performFileTransfer(org.eclipse.core.runtime.IProgressMonitor monitor)
monitor - a progress montior. Will not be null.Copyright © 2017. All rights reserved.