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 (BackwardContext, 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
(
BackwardContext
backwardContext
,
IDbSession
session
)
Parameters
backwardContext
Type:
Slickflow.Engine.Core
BackwardContext
退回上下文
session
Type:
IDbSession
Session
See Also
Reference
NodeMediator Class
NodeMediator Overload
Slickflow.Engine.Core.Pattern Namespace