Bitrix API

RobotService implements Errorable

Table of Contents

Interfaces

Errorable

Constants

ERROR_COULD_NOT_UPDATE_ROBOTS  = 'TASKS_RS_01'

Methods

__construct()  : mixed
getErrorByCode()  : mixed
getErrors()  : mixed
hasRobots()  : bool
updateRobotsOfLastSprint()  : bool

Constants

ERROR_COULD_NOT_UPDATE_ROBOTS

public mixed ERROR_COULD_NOT_UPDATE_ROBOTS = 'TASKS_RS_01'

Methods

getErrorByCode()

public getErrorByCode(mixed $code) : mixed
Parameters
$code : mixed

hasRobots()

public hasRobots(int $groupId, array<string|int, mixed> $stageIds) : bool
Parameters
$groupId : int
$stageIds : array<string|int, mixed>
Return values
bool

updateRobotsOfLastSprint()

public updateRobotsOfLastSprint(int $groupId, array<string|int, mixed> $stageIdsMap) : bool
Parameters
$groupId : int
$stageIdsMap : array<string|int, mixed>
Return values
bool

        
On this page

Search results