DeputyInfoAiAgentPlugin - конструктор

Плагин ИИ-агента для получения информации по замещениям сотрудников.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Ai.Plugins
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public DeputyInfoAiAgentPlugin(
	IAiEmployeeSearchService aiEmployeeSearchService,
	ICurrentUserViewService viewService,
	IDbScope dbScope
)

Параметры

aiEmployeeSearchService  IAiEmployeeSearchService
Service for searching employees in the view.
viewService  ICurrentUserViewService
Сервис IViewService с ограничением на предоставление представлений только текущему пользователю.
dbScope  IDbScope
 

См. также