Property | Type | Description | |
---|---|---|---|
$belongs_to | |||
$primary_key | |||
$table_name |
Method | Description | |
---|---|---|
attributes ( ) | ||
getExecutionTime ( ) : integer | ||
getLast ( $task_id = null, $count = 100 ) | ||
getOutput ( ) | ||
getOutput ( ) : string | ||
getStatus ( ) : string | ||
getTaskId ( ) : integer | ||
getTaskRunId ( ) : integer | ||
getTs ( ) : string | ||
saveTaskRun ( ) | ||
setExecutionTime ( integer $execution_time ) | ||
setOutput ( $output ) | ||
setOutput ( string $output ) | ||
setStatus ( string $status ) | ||
setTaskId ( integer $task_id ) | ||
setTs ( string $ts ) |
public setExecutionTime ( integer $execution_time ) | ||
$execution_time | integer |