Bitrix API

JobStatus : int uses ValuesTrait

Table of Contents

Cases

CANCELED  = 4
DONE  = 3
EXPIRED  = 5
IN_PROGRESS  = 2
STARTED  = 1
UNKNOWN

Methods

getFinished()  : array<int, self::*>
getNotFinished()  : array<int, self::*>
isActual()  : bool
isFinished()  : bool

Cases

Methods

getFinished()

public static getFinished() : array<int, self::*>
Return values
array<int, self::*>

getNotFinished()

public static getNotFinished() : array<int, self::*>
Return values
array<int, self::*>

isActual()

public isActual() : bool
Return values
bool

isFinished()

public isFinished() : bool
Return values
bool

        
On this page

Search results