IWorkflowEngineTileCompiledSetDependencies - метод
Метод для установки зависимостей скомпилированного объекта.
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
void SetDependencies(
IWorkflowEngineTileCompiledDependencies dependencies,
Card? card,
Guid processTemplateID,
IWorkFlowEngineTileContext? context
)
Sub SetDependencies (
dependencies As IWorkflowEngineTileCompiledDependencies,
card As Card,
processTemplateID As Guid,
context As IWorkFlowEngineTileContext
)
void SetDependencies(
IWorkflowEngineTileCompiledDependencies^ dependencies,
Card^ card,
Guid processTemplateID,
IWorkFlowEngineTileContext^ context
)
abstract SetDependencies :
dependencies : IWorkflowEngineTileCompiledDependencies *
card : Card *
processTemplateID : Guid *
context : IWorkFlowEngineTileContext -> unit
Параметры
- dependencies IWorkflowEngineTileCompiledDependencies
- Зависимости, такие как UnityContainer, DbScope и Session.
- card Card
- Карточка, для которой идёт проверка условий или null, если проверка идёт вне контекста карточки.
- processTemplateID Guid
- Идентификатор шаблона процесса.
- context IWorkFlowEngineTileContext
- IWorkFlowEngineTileContext