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
GetAll 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
public
List
<
ProcessEntity
>
GetAll
()
Return Value
Type:
List
ProcessEntity
See Also
Reference
ProcessManager Class
Slickflow.Engine.Business.Manager Namespace