Class MonitoringJob
Description of MonitoringDefinition
Namespace: Mapbender\MonitoringBundle\Entity
Author: apour
ORM\Entity
Located at Mapbender/MonitoringBundle/Entity/MonitoringJob.php
Author: apour
ORM\Entity
Located at Mapbender/MonitoringBundle/Entity/MonitoringJob.php
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setMonitoringDefinition(
Set monitoringDefinition |
public
|
|
public
|
|
public
string
|
public static
string
|
$STATUS_SUCCESS | "SUCCESS" |
|
public static
string
|
$STATUS_TIMEOUT | "TIMEOUT" |
|
public static
string
|
$STATUS_FAIL | "FAIL" |
|
public static
string
|
$STATUS_EXCEPTION | "EXCEPTION" |
|
public static
string
|
$STATUS_ERROR | "ERROR" |
|
public static
string
|
$STATUS_EXCEPT_TIME | "EXCEPT TIME" |
|
public static
string
|
$STATUS_DISABLED | "DISABLED" |
|
protected
mixed
|
$id |
|
|
protected
mixed
|
$timestamp |
|
|
protected
mixed
|
$latency |
|
|
protected
boolean
|
$changed | false |
|
protected
mixed
|
$result |
|
|
protected
mixed
|
$status |
|
|
protected
mixed
|
$monitoringDefinition |
|