Public Member Functions | |
def | __init__ |
def | update |
def | get_stage_status |
Static Public Member Functions | |
def | update_jobs |
def | get_jobs |
Public Attributes | |
projects | |
stage_stats | |
Definition at line 32 of file batchstatus.py.
def python.batchstatus.BatchStatus.__init__ | ( | self, | |
projects | |||
) |
Definition at line 36 of file batchstatus.py.
|
static |
Definition at line 121 of file batchstatus.py.
def python.batchstatus.BatchStatus.get_stage_status | ( | self, | |
stagename | |||
) |
Definition at line 129 of file batchstatus.py.
def python.batchstatus.BatchStatus.update | ( | self, | |
projects | |||
) |
Definition at line 55 of file batchstatus.py.
|
static |
Definition at line 97 of file batchstatus.py.
python.batchstatus.BatchStatus.projects |
Definition at line 40 of file batchstatus.py.
python.batchstatus.BatchStatus.stage_stats |
Definition at line 49 of file batchstatus.py.