WorkflowEnginePermissionManager - конструктор
Объект, осуществляющий проверку прав к шаблонам и экземплярам процессов.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public WorkflowEnginePermissionManager(
IDbScope dbScope,
IContextRoleManager contextRoleManager,
ICardContextRoleCache contextRoleCache,
ISession session,
IConfigurationInfoProvider configurationInfoProvider
)
Public Sub New (
dbScope As IDbScope,
contextRoleManager As IContextRoleManager,
contextRoleCache As ICardContextRoleCache,
session As ISession,
configurationInfoProvider As IConfigurationInfoProvider
)
public:
WorkflowEnginePermissionManager(
IDbScope^ dbScope,
IContextRoleManager^ contextRoleManager,
ICardContextRoleCache^ contextRoleCache,
ISession^ session,
IConfigurationInfoProvider^ configurationInfoProvider
)
new :
dbScope : IDbScope *
contextRoleManager : IContextRoleManager *
contextRoleCache : ICardContextRoleCache *
session : ISession *
configurationInfoProvider : IConfigurationInfoProvider -> WorkflowEnginePermissionManager
Параметры
- dbScope IDbScope
-
- contextRoleManager IContextRoleManager
-
- contextRoleCache ICardContextRoleCache
-
- session ISession
-
- configurationInfoProvider IConfigurationInfoProvider
-