Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Core.Pattern
ActionExecutor Class
ActionExecutor Methods
ExecteActionList Method
Execute Method
ActionExecutor
Execute Method
调用外部事件方法的实现过程 操作参数
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
void
Execute
(
ActionEntity
action
,
ActionParameterInternal
parameters
)
Parameters
action
Type:
Slickflow.Engine.Xpdl
ActionEntity
parameters
Type:
Slickflow.Engine.Common
ActionParameterInternal
See Also
Reference
ActionExecutor Class
Slickflow.Engine.Core.Pattern Namespace