Bitrix API

When implements ValueObjectInterface

Table of Contents

Interfaces

ValueObjectInterface

Constants

BEFORE_EXPIRE  = 'beforeExpire'
BEFORE_EXPIRE_HALF_TIME  = 'beforeExpireHalfTime'
BUSY_RESPONSIBLE  = 'busyResponsible'
FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE  = 'forcedFlowManualDistributorChange'
FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE_ABSENT  = 'forcedFlowManualDistributorChangeAbsent'
FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION  = 'forcedFlowSwitchToManualDistribution'
FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION_ABSENT  = 'forcedFlowSwitchToManualDistributionAbsent'
HIMSELF_FLOW_TASK_NOT_TAKEN  = 'himselfFlowTaskNotTaken'
ON_EXPIRE  = 'onExpire'
ON_TASK_ADDED  = 'onTaskAdded'
SLOW_EFFICIENCY  = 'efficiencyLowerThan'
SLOW_QUEUE  = 'slowQueue'

Methods

__construct()  : mixed
getType()  : string
getValue()  : array<string|int, mixed>

Constants

BEFORE_EXPIRE

public mixed BEFORE_EXPIRE = 'beforeExpire'

BEFORE_EXPIRE_HALF_TIME

public mixed BEFORE_EXPIRE_HALF_TIME = 'beforeExpireHalfTime'

BUSY_RESPONSIBLE

public mixed BUSY_RESPONSIBLE = 'busyResponsible'

FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE

public mixed FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE = 'forcedFlowManualDistributorChange'

FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE_ABSENT

public mixed FORCED_FLOW_MANUAL_DISTRIBUTOR_CHANGE_ABSENT = 'forcedFlowManualDistributorChangeAbsent'

FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION

public mixed FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION = 'forcedFlowSwitchToManualDistribution'

FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION_ABSENT

public mixed FORCED_FLOW_SWITCH_TO_MANUAL_DISTRIBUTION_ABSENT = 'forcedFlowSwitchToManualDistributionAbsent'

HIMSELF_FLOW_TASK_NOT_TAKEN

public mixed HIMSELF_FLOW_TASK_NOT_TAKEN = 'himselfFlowTaskNotTaken'

ON_EXPIRE

public mixed ON_EXPIRE = 'onExpire'

ON_TASK_ADDED

public mixed ON_TASK_ADDED = 'onTaskAdded'

SLOW_EFFICIENCY

public mixed SLOW_EFFICIENCY = 'efficiencyLowerThan'

SLOW_QUEUE

public mixed SLOW_QUEUE = 'slowQueue'

Methods

__construct()

public __construct(string $type[, int $offset = 0 ]) : mixed
Parameters
$type : string
$offset : int = 0

getType()

public getType() : string
Return values
string

getValue()

public getValue() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results