Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Robot

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

 __construct (array $bizprocActivity)
 
 setDelayInterval (DelayInterval $delayInterval)
 
 getDelayInterval ()
 
 setCondition (ConditionGroup $condition)
 
 getCondition ()
 
 setDelayName ($delayName)
 
 getDelayName ()
 
 setExecuteAfterPrevious ()
 
 isExecuteAfterPrevious ()
 
 getProperties ()
 
 setProperties (array $properties)
 
 getProperty (string $name)
 
 setProperty (string $name, $value)
 
 getReturnProperties ()
 
 getReturnProperty (string $name)
 
 getTitle ()
 
 getName ()
 
 getType ()
 
 isActivated ()
 
 getDescription ()
 
 toArray ()
 
 getBizprocActivity ()
 
 collectUsages ()
 
 hasBrokenLink (\Bitrix\Bizproc\Automation\Engine\Template $template)
 

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

static generateName ()
 

Защищенные данные

 $bizprocActivity
 
 $delayInterval
 
 $delayName
 
 $condition
 
 $executeAfterPrevious = false
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( array $bizprocActivity)

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

Методы

◆ collectUsages()

collectUsages ( )

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

◆ generateName()

static generateName ( )
static

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

◆ getBizprocActivity()

getBizprocActivity ( )

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

◆ getCondition()

getCondition ( )
Возвращает
ConditionGroup Robot condition.

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

◆ getDelayInterval()

getDelayInterval ( )
Возвращает
DelayInterval Robot delay interval.

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

◆ getDelayName()

getDelayName ( )
Возвращает
string Robot delay name.

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

◆ getDescription()

getDescription ( )

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

◆ getName()

getName ( )

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

◆ getProperties()

getProperties ( )

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

◆ getProperty()

getProperty ( string $name)

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

◆ getReturnProperties()

getReturnProperties ( )

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

◆ getReturnProperty()

getReturnProperty ( string $name)

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

◆ getTitle()

getTitle ( )

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

◆ getType()

getType ( )

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

◆ hasBrokenLink()

hasBrokenLink ( \Bitrix\Bizproc\Automation\Engine\Template $template)

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

◆ isActivated()

isActivated ( )

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

◆ isExecuteAfterPrevious()

isExecuteAfterPrevious ( )

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

◆ setCondition()

setCondition ( ConditionGroup $condition)
Аргументы
ConditionGroup$conditionRobot condition.

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

◆ setDelayInterval()

setDelayInterval ( DelayInterval $delayInterval)
Аргументы
DelayInterval$delayIntervalRobot delay interval.

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

◆ setDelayName()

setDelayName ( $delayName)
Аргументы
string$delayNameRobot delay name.

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

◆ setExecuteAfterPrevious()

setExecuteAfterPrevious ( )

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

◆ setProperties()

setProperties ( array $properties)

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

◆ setProperty()

setProperty ( string $name,
$value )

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

◆ toArray()

toArray ( )

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

Данные класса

◆ $bizprocActivity

$bizprocActivity
protected

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

◆ $condition

ConditionGroup $condition
protected

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

◆ $delayInterval

$delayInterval
protected

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

◆ $delayName

$delayName
protected

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

◆ $executeAfterPrevious

$executeAfterPrevious = false
protected

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