public class CliDownloadWorker extends DownloadWorker
_errorMsg, _fileNode, _tmpDir, _totalBytes| Constructor and Description | 
|---|
| CliDownloadWorker(FileNode fileNode,
                 long totalBytes,
                 java.io.File tmpDir) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getProgressValue() | 
| boolean | isAlive() | 
| void | setCancelled() | 
| void | start() | 
doInBackground, getError, hasErrors, makeDirpublic CliDownloadWorker(FileNode fileNode, long totalBytes, java.io.File tmpDir)
Copyright © 2004-2014 The YAWL Foundation.