Class SystemTasks
Access to status informations of background running tasks
Namespace: Nethgui\Model
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at Model/SystemTasks.php
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at Model/SystemTasks.php
public
|
|
public
|
|
public
|
|
public
array
|
|
public
|
string |
PTRACK_PATH_TEMPLATE
|
#
'/var/run/ptrack/%s.sock'
|
string |
PTRACK_DUMP_PATH
|
#
'/var/spool/ptrack/%.16s.dump'
|
integer |
TY_DECLARE
|
#
0x01
|
integer |
TY_DONE
|
#
0x02
|
integer |
TY_QUERY
|
#
0x03
|
integer |
TY_PROGRESS
|
#
0x04
|
integer |
TY_ERROR
|
#
0x40
|
integer |
TY_RESPONSE
|
#
0x80
|
protected
|
$phpWrapper
|
|
protected
|
$log
|