◆ __init__()
| def Components.Task.Job.__init__ |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ __str__()
| def Components.Task.Job.__str__ |
( |
|
self | ) |
|
◆ abort()
| def Components.Task.Job.abort |
( |
|
self | ) |
|
◆ addTask()
| def Components.Task.Job.addTask |
( |
|
self, |
|
|
|
task |
|
) |
| |
◆ cancel()
| def Components.Task.Job.cancel |
( |
|
self | ) |
|
◆ createDescription()
| def Components.Task.Job.createDescription |
( |
|
self | ) |
|
◆ fromDescription()
| def Components.Task.Job.fromDescription |
( |
|
self, |
|
|
|
description |
|
) |
| |
◆ getProgress()
| def Components.Task.Job.getProgress |
( |
|
self | ) |
|
◆ getStatustext()
| def Components.Task.Job.getStatustext |
( |
|
self | ) |
|
◆ restart()
| def Components.Task.Job.restart |
( |
|
self | ) |
|
◆ retry()
| def Components.Task.Job.retry |
( |
|
self | ) |
|
◆ runNext()
| def Components.Task.Job.runNext |
( |
|
self | ) |
|
◆ start()
| def Components.Task.Job.start |
( |
|
self, |
|
|
|
callback |
|
) |
| |
◆ task_progress_changed_CB()
| def Components.Task.Job.task_progress_changed_CB |
( |
|
self | ) |
|
◆ taskCallback()
| def Components.Task.Job.taskCallback |
( |
|
self, |
|
|
|
task, |
|
|
|
res, |
|
|
|
stay_resident = False |
|
) |
| |
◆ afterEvent
| Components.Task.Job.afterEvent |
◆ callback
| Components.Task.Job.callback |
◆ current_task
| Components.Task.Job.current_task |
◆ end
◆ FAILED
| Components.Task.Job.FAILED |
|
static |
◆ FINISHED
| Components.Task.Job.FINISHED |
|
static |
◆ finished
| Components.Task.Job.finished |
◆ IN_PROGRESS
| Components.Task.Job.IN_PROGRESS |
|
static |
◆ name
◆ NOT_STARTED
| Components.Task.Job.NOT_STARTED |
|
static |
◆ onSuccess
| Components.Task.Job.onSuccess |
◆ resident_tasks
| Components.Task.Job.resident_tasks |
◆ state_changed
| Components.Task.Job.state_changed |
◆ status
| Components.Task.Job.status |
◆ tasks
| Components.Task.Job.tasks |
◆ weightScale
| Components.Task.Job.weightScale |
◆ workspace
| Components.Task.Job.workspace |
◆ progress
The documentation for this class was generated from the following file: