Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ScriptTable
+ Граф наследования:ScriptTable:

Открытые статические члены

static getTableName ()
 
static getMap ()
 
static getQueueCount (int $scriptId)
 
static getActiveQueueCount (int $scriptId)
 
static getLastStartedDate (int $scriptId)
 

Подробное описание

Class ScriptTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Script_Query query() @method static EO_Script_Result getByPrimary($primary, array $parameters = []) @method static EO_Script_Result getById($id) @method static EO_Script_Result getList(array $parameters = []) @method static EO_Script_Entity getEntity() @method static \Bitrix\Bizproc\Script\Entity\EO_Script createObject($setDefaultValues = true) @method static \Bitrix\Bizproc\Script\Entity\EO_Script_Collection createCollection() @method static \Bitrix\Bizproc\Script\Entity\EO_Script wakeUpObject($row) @method static \Bitrix\Bizproc\Script\Entity\EO_Script_Collection wakeUpCollection($rows)

См. определение в файле script.php строка 24

Методы

◆ getActiveQueueCount()

static getActiveQueueCount ( int $scriptId)
static

См. определение в файле script.php строка 103

◆ getLastStartedDate()

static getLastStartedDate ( int $scriptId)
static

См. определение в файле script.php строка 113

◆ getMap()

static getMap ( )
static
Возвращает
array

См. определение в файле script.php строка 37

◆ getQueueCount()

static getQueueCount ( int $scriptId)
static

См. определение в файле script.php строка 98

◆ getTableName()

static getTableName ( )
static
Возвращает
string

См. определение в файле script.php строка 29