См. определение в файле env.php строка 21
◆ getGroupThreadContext()
static getGroupThreadContext |
( |
| ) |
|
|
static |
Get execution item limit.
- Возвращает
- SegmentThreadStrategy\ThreadStrategy
См. определение в файле env.php строка 95
◆ getJobExecutionItemLimit()
static getJobExecutionItemLimit |
( |
| ) |
|
|
static |
Get execution item limit.
- Возвращает
- int
См. определение в файле env.php строка 58
◆ getJobExecutionTimeout()
static getJobExecutionTimeout |
( |
| ) |
|
|
static |
Get execution timeout.
- Возвращает
- int
См. определение в файле env.php строка 48
◆ getMaxConsentRequests()
static getMaxConsentRequests |
( |
string | $code | ) |
|
|
static |
◆ getThreadContext()
static getThreadContext |
( |
| ) |
|
|
static |
Get execution item limit.
- Возвращает
- IThreadStrategy
См. определение в файле env.php строка 85
◆ isReiteratedJobCron()
static isReiteratedJobCron |
( |
| ) |
|
|
static |
Return true if reiterated jobs run at cron.
- Возвращает
- bool
См. определение в файле env.php строка 38
◆ isSenderJobCron()
static isSenderJobCron |
( |
| ) |
|
|
static |
Return true if jobs run at cron.
- Возвращает
- bool
См. определение в файле env.php строка 28
◆ isTransportNeedConsent()
static isTransportNeedConsent |
( |
string | $code | ) |
|
|
static |