1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ScriptQueueTable
Граф наследования:ScriptQueueTable:

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

static getTableName ()
static getMap ()
static getDocumentCounters (int $queueId)
static getNextQueuedDocument (int $queueId)
static markTerminated (int $queueId, int $userId)
static markExecuting (int $queueId)
static markCompleted (int $queueId)
static deleteByScript (int $scriptId)
static onBeforeUpdate (Main\ORM\Event $event)

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

Class ScriptQueueTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_ScriptQueue_Query query() @method static EO_ScriptQueue_Result getByPrimary($primary, array $parameters = []) @method static EO_ScriptQueue_Result getById($id) @method static EO_ScriptQueue_Result getList(array $parameters = []) @method static EO_ScriptQueue_Entity getEntity() @method static \Bitrix\Bizproc\Script\Entity\EO_ScriptQueue createObject($setDefaultValues = true) @method static \Bitrix\Bizproc\Script\Entity\EO_ScriptQueue_Collection createCollection() @method static \Bitrix\Bizproc\Script\Entity\EO_ScriptQueue wakeUpObject($row) @method static \Bitrix\Bizproc\Script\Entity\EO_ScriptQueue_Collection wakeUpCollection($rows)

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

Методы

◆ deleteByScript()

deleteByScript ( int $scriptId)
static

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

◆ getDocumentCounters()

getDocumentCounters ( int $queueId)
static
Аргументы
int$queueId
Возвращает
int[]
Исключения
Main

ObjectPropertyException

Исключения
Main

SystemException

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

◆ getMap()

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

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

◆ getNextQueuedDocument()

getNextQueuedDocument ( int $queueId)
static

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

◆ getTableName()

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

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

◆ markCompleted()

markCompleted ( int $queueId)
static

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

◆ markExecuting()

markExecuting ( int $queueId)
static

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

◆ markTerminated()

markTerminated ( int $queueId,
int $userId )
static

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

◆ onBeforeUpdate()

onBeforeUpdate ( Main\ORM\Event $event)
static

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


Объявления и описания членов класса находятся в файле: