Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Determine instance data

Completion time of the instance (getIncidentEscalationDate)

Scroll Prev Top Next More

The function allows you to determine the completion time of the current instance.

Parameter

Type

Description

-

-

-

The function returns the escalation date as a UNIX timestamp.

Example:

$incidentEscalationDate = $this->getIncidentEscalationDate();