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
GenerateXmlContent 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
private
XmlDocument
GenerateXmlContent
(
ProcessEntity
entity
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ProcessEntity
流程定义实体
Return Value
Type:
XmlDocument
XML文档
See Also
Reference
ProcessManager Class
Slickflow.Engine.Business.Manager Namespace