Public Member Functions | |
def | __init__ |
def | update |
def | get_stage_status |
Public Attributes | |
projects | |
stats | |
Definition at line 19 of file projectstatus.py.
def python.projectstatus.ProjectStatus.__init__ | ( | self, | |
projects | |||
) |
Definition at line 23 of file projectstatus.py.
def python.projectstatus.ProjectStatus.get_stage_status | ( | self, | |
stagename | |||
) |
Definition at line 44 of file projectstatus.py.
def python.projectstatus.ProjectStatus.update | ( | self | ) |
Definition at line 35 of file projectstatus.py.
python.projectstatus.ProjectStatus.projects |
Definition at line 27 of file projectstatus.py.
python.projectstatus.ProjectStatus.stats |
Definition at line 28 of file projectstatus.py.