This is the complete list of members for Components.FileTransfer.FileTransferJob, including all inherited members.
| __init__(self, src_file, dst_file, src_isDir, do_copy, title) | Components.FileTransfer.FileTransferJob | |
| Components::Task::Job.__init__(self, name) | Components.Task.Job | |
| __str__(self) | Components.Task.Job | |
| abort(self) | Components.Task.Job | |
| addTask(self, task) | Components.Task.Job | |
| afterEvent | Components.Task.Job | |
| callback | Components.Task.Job | |
| cancel(self) | Components.Task.Job | |
| createDescription(self) | Components.Task.Job | |
| current_task | Components.Task.Job | |
| end | Components.Task.Job | |
| FAILED | Components.Task.Job | static |
| finished | Components.Task.Job | |
| FINISHED | Components.Task.Job | static |
| fromDescription(self, description) | Components.Task.Job | |
| getProgress(self) | Components.Task.Job | |
| getStatustext(self) | Components.Task.Job | |
| IN_PROGRESS | Components.Task.Job | static |
| name | Components.Task.Job | |
| NOT_STARTED | Components.Task.Job | static |
| onSuccess | Components.Task.Job | |
| progress | Components.Task.Job | static |
| resident_tasks | Components.Task.Job | |
| restart(self) | Components.Task.Job | |
| retry(self) | Components.Task.Job | |
| runNext(self) | Components.Task.Job | |
| start(self, callback) | Components.Task.Job | |
| state_changed | Components.Task.Job | |
| status | Components.Task.Job | |
| task_progress_changed_CB(self) | Components.Task.Job | |
| taskCallback(self, task, res, stay_resident=False) | Components.Task.Job | |
| tasks | Components.Task.Job | |
| weightScale | Components.Task.Job | |
| workspace | Components.Task.Job | |