BusinessProcessUIExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public BusinessProcessUIExtension(
IWorkflowEngineCompiler workflowCompiler,
IWorkflowEngineTilesCompiler workflowTilesCompiler,
Func<WorkflowTemplateCardContext> contextBuilder
)
Public Sub New (
workflowCompiler As IWorkflowEngineCompiler,
workflowTilesCompiler As IWorkflowEngineTilesCompiler,
contextBuilder As Func(Of WorkflowTemplateCardContext)
)
public:
BusinessProcessUIExtension(
IWorkflowEngineCompiler^ workflowCompiler,
IWorkflowEngineTilesCompiler^ workflowTilesCompiler,
Func<WorkflowTemplateCardContext^>^ contextBuilder
)
new :
workflowCompiler : IWorkflowEngineCompiler *
workflowTilesCompiler : IWorkflowEngineTilesCompiler *
contextBuilder : Func<WorkflowTemplateCardContext> -> BusinessProcessUIExtension
Параметры
- workflowCompiler IWorkflowEngineCompiler
-
- workflowTilesCompiler IWorkflowEngineTilesCompiler
-
- contextBuilder FuncWorkflowTemplateCardContext
-