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
SaveProcessFile Method
保存XML文件
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
void
SaveProcessFile
(
ProcessFileEntity
entity
,
IXPDLStorage
extStorage
=
null
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ProcessFileEntity
实体
extStorage
(Optional)
Type:
Slickflow.Engine.Business.Manager
IXPDLStorage
存储
See Also
Reference
ProcessManager Class
Slickflow.Engine.Business.Manager Namespace