Bases: horizon.tables.views.DataTableView
-
SEARCH_MAPPING = {'cluster': 'cluster.name', 'job': 'job.name'}
-
get_data()[source]
-
page_title = <django.utils.functional.__proxy__ object at 0x7fdfb40c2110>
-
table_class
alias of JobExecutionsTable
-
template_name = 'project/data_processing.job_executions/job_executions.html'