◆ begin_work_queue()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.begin_work_queue |
( |
|
self | ) |
|
◆ handle_unexpected_error()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.handle_unexpected_error |
( |
|
self, |
|
|
|
work_item, |
|
|
|
message |
|
) |
| |
◆ next_work_item()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.next_work_item |
( |
|
self | ) |
|
◆ process_work_item()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.process_work_item |
( |
|
self, |
|
|
|
work_item |
|
) |
| |
◆ queue_log_path()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.queue_log_path |
( |
|
self | ) |
|
◆ should_continue_work_queue()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.should_continue_work_queue |
( |
|
self | ) |
|
◆ work_item_log_path()
def webkitpy.tool.bot.queueengine.QueueEngineDelegate.work_item_log_path |
( |
|
self, |
|
|
|
work_item |
|
) |
| |
The documentation for this class was generated from the following file: