◆ __init__()
def Components.Task.Job.__init__ |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ 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 | ) |
|
◆ remove()
def Components.Task.Job.remove |
( |
|
self, |
|
|
|
callback |
|
) |
| |
◆ 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 |
◆ 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:
- usr/lib/enigma2/python/Components/Task.py