Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Business.Manager
ProcessManager Class
ProcessManager Methods
CreateProcess Method
Delete Method
DeleteProcess Method
GenerateXmlContent Method
GetAll Method
GetByVersion Method
GetByVersionInternal Method
GetListSimple Method
GetProcessFile Method
GetProcessXmlDocument Method
Insert Method
SaveProcessFile Method
Update Method
UpdateUsingState Method
ProcessManager
CreateProcess Method
流程定义的创建方法
Namespace:
Slickflow.Engine.Business.Manager
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
internal
int
CreateProcess
(
ProcessEntity
entity
,
IXPDLStorage
extStorage
=
null
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ProcessEntity
实体
extStorage
(Optional)
Type:
Slickflow.Engine.Business.Manager
IXPDLStorage
存储
Return Value
Type:
Int32
See Also
Reference
ProcessManager Class
Slickflow.Engine.Business.Manager Namespace