Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Core.Pattern
NodeMediator Class
NodeMediator Constructor
NodeMediator Constructor (IDbSession)
NodeMediator Constructor (ActivityForwardContext, IDbSession)
NodeMediator Constructor (BackwardContext, IDbSession)
NodeMediator Constructor (ActivityForwardContext, IDbSession)
向前流转时的NodeMediator的构造函数
Namespace:
Slickflow.Engine.Core.Pattern
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
internal
NodeMediator
(
ActivityForwardContext
forwardContext
,
IDbSession
session
)
Parameters
forwardContext
Type:
Slickflow.Engine.Core
ActivityForwardContext
前进上下文
session
Type:
IDbSession
Session
See Also
Reference
NodeMediator Class
NodeMediator Overload
Slickflow.Engine.Core.Pattern Namespace