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

Открытые члены

 subscribeOnTime ($workflowId, $eventName, $expiresAt)
 unSubscribeOnTime ($id)
 subscribeOnEvent ($workflowId, $eventHandlerName, $eventModule, $eventName, $entityId=null)
 unSubscribeOnEvent ($workflowId, $eventHandlerName, $eventModule, $eventName, $entityId=null)
 unSubscribeByEventId (int $eventId, $entityKey=null)
Открытые члены унаследованные от CBPRuntimeService
 setRuntime (CBPRuntime $runtime)
 start (CBPRuntime $runtime=null)
 stop ()

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

static getDelayMinLimit ($withType=false)
static setDelayMinLimit ($limit, $type='s')
static onAgent ($workflowId, $eventName, $eventParameters=array())
static onEvent ($workflowId, $eventName, $arEventParameters=array())
static sendEvents ($eventModule, $eventName, $entityKey)
static repeatEvent ($eventId, $counter=0)

Дополнительные унаследованные члены

Защищенные данные унаследованные от CBPRuntimeService
 $runtime

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

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

Методы

◆ getDelayMinLimit()

getDelayMinLimit ( $withType = false)
static
Аргументы
bool$withTypeReturn as array [value, type].
Возвращает
int|array
Исключения

Bitrix\Main\ArgumentNullException

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

◆ onAgent()

onAgent ( $workflowId,
$eventName,
$eventParameters = array() )
static

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

◆ onEvent()

onEvent ( $workflowId,
$eventName,
$arEventParameters = array() )
static
Аргументы
$workflowId
$eventName
array$arEventParameters

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

◆ repeatEvent()

repeatEvent ( $eventId,
$counter = 0 )
static

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

◆ sendEvents()

sendEvents ( $eventModule,
$eventName,
$entityKey )
static

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

◆ setDelayMinLimit()

setDelayMinLimit ( $limit,
$type = 's' )
static

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

◆ subscribeOnEvent()

subscribeOnEvent ( $workflowId,
$eventHandlerName,
$eventModule,
$eventName,
$entityId = null )

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

◆ subscribeOnTime()

subscribeOnTime ( $workflowId,
$eventName,
$expiresAt )

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

◆ unSubscribeByEventId()

unSubscribeByEventId ( int $eventId,
$entityKey = null )

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

◆ unSubscribeOnEvent()

unSubscribeOnEvent ( $workflowId,
$eventHandlerName,
$eventModule,
$eventName,
$entityId = null )

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

◆ unSubscribeOnTime()

unSubscribeOnTime ( $id)

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


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