WorkflowEnginePermissionManager - конструктор |
Пространство имён:
Tessa.Workflow
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public WorkflowEnginePermissionManager(
IDbScope dbScope,
IRoleRepository roleRepository,
ICardContextRoleCache contextRoleCache,
IWorkflowService workflowService,
ISession session
)
Public Sub New (
dbScope As IDbScope,
roleRepository As IRoleRepository,
contextRoleCache As ICardContextRoleCache,
workflowService As IWorkflowService,
session As ISession
)
public:
WorkflowEnginePermissionManager(
IDbScope^ dbScope,
IRoleRepository^ roleRepository,
ICardContextRoleCache^ contextRoleCache,
IWorkflowService^ workflowService,
ISession^ session
)
new :
dbScope : IDbScope *
roleRepository : IRoleRepository *
contextRoleCache : ICardContextRoleCache *
workflowService : IWorkflowService *
session : ISession -> WorkflowEnginePermissionManager
Параметры
- dbScope
- Тип: Tessa.Platform.DataIDbScope
- roleRepository
- Тип: Tessa.RolesIRoleRepository
- contextRoleCache
- Тип: Tessa.Cards.CachingICardContextRoleCache
- workflowService
- Тип: Tessa.WorkflowIWorkflowService
- session
- Тип: Tessa.Platform.RuntimeISession
См. также